From 4308e3e6e94755ab47d862715bf1f863bead452b Mon Sep 17 00:00:00 2001 From: Aaron Roydhouse Date: Thu, 27 Jul 2017 16:38:48 -0400 Subject: [PATCH] Update option name reset-password -> reset-passwords --- GUIDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUIDE.md b/GUIDE.md index 5bcd75b..e0d675c 100644 --- a/GUIDE.md +++ b/GUIDE.md @@ -133,7 +133,7 @@ OPTIONS: -t 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 retrieve snapshots from the specified storage ```