Update GUIDE.md

This commit is contained in:
gilbertchen
2016-02-24 15:34:44 -05:00
parent c3d0da9983
commit ab91fd414b

View File

@@ -286,7 +286,7 @@ SYNOPSIS:
duplicacy password - Change the storage password duplicacy password - Change the storage password
USAGE: USAGE:
duplicacy password [command options] [arguments...] duplicacy password [command options]
OPTIONS: OPTIONS:
-storage <storage name> change the password used to access the specified storage -storage <storage name> change the password used to access the specified storage
@@ -306,7 +306,7 @@ OPTIONS:
-max-chunk-size, -max 16M the maximum size of chunks (defaults to chunk-size * 4) -max-chunk-size, -max 16M the maximum size of chunks (defaults to chunk-size * 4)
-min-chunk-size, -min 1M the minimum size of chunks (defaults to chunk-size / 4) -min-chunk-size, -min 1M the minimum size of chunks (defaults to chunk-size / 4)
-compression-level, -l <level> compression level (defaults to -1) -compression-level, -l <level> compression level (defaults to -1)
-copy <storage name> make the new storage compatiable with an existing one to allow for copy operations -copy <storage name> make the new storage copy-compatiable with an existing one
``` ```
#### Set #### Set