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

@@ -24,7 +24,7 @@ cargo run -- get -p 01_features.md --doctree supercollection
# Delete a specific collection
echo -e "\n=== Deleting Collection ==="
cargo run -- delete-collection grid_documentation --doctree supercollection
cargo run -- delete grid_documentation --doctree supercollection
# List remaining collections
echo -e "\n=== Listing Remaining Collections ==="