docs: Add READMEs
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
e22105049a
commit
7c00b364d1
5 changed files with 143 additions and 2 deletions
16
src/cmd/copier/README.md
Normal file
16
src/cmd/copier/README.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# copier
|
||||
|
||||
CLI to download and decrypt notes from the client.
|
||||
|
||||
# Usage
|
||||
|
||||
```
|
||||
copier -help
|
||||
```
|
||||
|
||||
# Examples
|
||||
|
||||
```
|
||||
copier -password PASSWORD URL
|
||||
copier -w URL
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue