All checks were successful
/ pre-commit (push) Successful in 1m14s
Signed-off-by: Julien Riou <julien@riou.xyz>
16 lines
No EOL
167 B
Markdown
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
|
|
``` |