coller/src/cmd/copier/README.md
Julien Riou 8e1dd686d3
All checks were successful
/ pre-commit (push) Successful in 1m9s
feat: Rename password by encryption key
Signed-off-by: Julien Riou <julien@riou.xyz>
2025-09-24 07:09:01 +02:00

16 lines
No EOL
185 B
Markdown

# copier
CLI to download and decrypt notes from the client.
# Usage
```
copier -help
```
# Examples
```
copier -encryption-key ENCRYPTION_KEY URL
copier -ask-encryption-key URL
```