This commit is contained in:
2025-04-09 09:47:16 +02:00
parent 60e688810d
commit 28a7ef3a94
6 changed files with 29 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ echo -e "\n=== Getting Document (HTML) ==="
cargo run -- get -c grid_documentation -p introduction.md -f html
echo -e "\n=== Deleting Collection ==="
cargo run -- delete-collection grid_documentation
cargo run -- delete grid_documentation
echo -e "\n=== Listing Remaining Collections ==="
cargo run -- list