coller/src/cmd/copier/README.md
Julien Riou 0a4e001dd9
All checks were successful
/ pre-commit (push) Successful in 1m14s
docs(copier): Rename -w to -ask-password
Signed-off-by: Julien Riou <julien@riou.xyz>
2025-08-28 13:01:50 +02:00

16 lines
No EOL
167 B
Markdown

# copier
CLI to download and decrypt notes from the client.
# Usage
```
copier -help
```
# Examples
```
copier -password PASSWORD URL
copier -ask-password URL
```