Fix typo
This commit is contained in:
parent
83e678dad1
commit
b898a60af4
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Archives the list of URLs provided on the standard input.
|
||||||
```plain
|
```plain
|
||||||
Usage of pad-archiver:
|
Usage of pad-archiver:
|
||||||
-C string
|
-C string
|
||||||
The directory containing the git repository in which to archive the pads. (default "$PWS")
|
The directory containing the git repository in which to archive the pads. (default "$PWD")
|
||||||
-password string
|
-password string
|
||||||
The password for authenticating to the remote. Can also be specified via the environment variable GIT_PASSWORD.
|
The password for authenticating to the remote. Can also be specified via the environment variable GIT_PASSWORD.
|
||||||
-push
|
-push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue