typo in usage
This commit is contained in:
parent
3ede9d518e
commit
c2f338790d
1 changed files with 3 additions and 3 deletions
|
@ -203,7 +203,7 @@ Options:
|
|||
-p, --purge purge all expired pastes
|
||||
-s, --statistics reads all stored pastes and comments and reports statistics
|
||||
|
||||
docker exec -t privatebin migrate --help
|
||||
$ docker exec -t privatebin migrate --help
|
||||
migrate - Copy data between PrivateBin backends
|
||||
|
||||
Usage:
|
||||
|
@ -221,9 +221,9 @@ Options:
|
|||
-h, --help displays this help message
|
||||
-n dry run, do not copy data
|
||||
-v be verbose
|
||||
<srcconfdir> use storage backend configration from conf.php found in
|
||||
<srcconfdir> use storage backend configuration from conf.php found in
|
||||
this directory as source
|
||||
<dstconfdir> optionally, use storage backend configration from conf.php
|
||||
<dstconfdir> optionally, use storage backend configuration from conf.php
|
||||
found in this directory as destination; defaults to:
|
||||
/srv/bin/../cfg/conf.php
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue