mirror of
https://github.com/jkl1337/duplicacy.git
synced 2026-01-02 11:44:45 -06:00
Update GUIDE.md
This commit is contained in:
4
GUIDE.md
4
GUIDE.md
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user