diff --git a/README.md b/README.md index 33287ca..857d941 100644 --- a/README.md +++ b/README.md @@ -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 - use storage backend configration from conf.php found in + use storage backend configuration from conf.php found in this directory as source - optionally, use storage backend configration from conf.php + optionally, use storage backend configuration from conf.php found in this directory as destination; defaults to: /srv/bin/../cfg/conf.php ```