1
0
mirror of https://github.com/gilbertchen/duplicacy synced 2025-12-06 00:03:38 +00:00

Update option name reset-password -> reset-passwords

This commit is contained in:
Aaron Roydhouse
2017-07-27 16:38:48 -04:00
committed by GitHub
parent 0391ecf941
commit 4308e3e6e9

View File

@@ -133,7 +133,7 @@ OPTIONS:
-t <tag> list snapshots with the specified tag
-files print the file list in each snapshot
-chunks print chunks in each snapshot or all chunks if no snapshot specified
-reset-password take passwords from input rather than keychain/keyring or env
-reset-passwords take passwords from input rather than keychain/keyring or env
-storage <storage name> retrieve snapshots from the specified storage
```