This commit is contained in:
2025-04-09 08:42:30 +02:00
parent 1f155d1bfb
commit 2eec3be632
4 changed files with 261 additions and 211 deletions

View File

@@ -7,7 +7,7 @@ set -e
cd doctreecmd
echo "=== Scanning Collections ==="
cargo run -- scan-collections ../examples
cargo run -- scan ../examples
echo -e "\n=== Listing Collections ==="
cargo run -- list