update docs

This commit is contained in:
2025-05-08 16:28:13 +03:00
parent a86a247180
commit 54f604f16a
5 changed files with 29 additions and 176 deletions

View File

@@ -43,7 +43,7 @@ if load_key_space(space_name, password) {
## Key Space Storage
Key spaces are stored in the `~/.crypto-cli/key-spaces/` directory by default. Each key space is stored in a separate JSON file named after the key space (e.g., `my_space.json`).
Key spaces are stored in the `~/.hero-vault/key-spaces/` directory by default. Each key space is stored in a separate JSON file named after the key space (e.g., `my_space.json`).
## Security