summaryrefslogtreecommitdiff
path: root/man/pass.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/pass.1')
-rw-r--r--man/pass.18
1 files changed, 6 insertions, 2 deletions
diff --git a/man/pass.1 b/man/pass.1
index c215cd2..67dcca6 100644
--- a/man/pass.1
+++ b/man/pass.1
@@ -51,11 +51,15 @@ password names in
.SH COMMANDS
.TP
-\fBinit\fP \fIgpg-id\fP
+\fBinit\fP [ \fI--reencrypt\fP, \fI-e\fP ] \fIgpg-id\fP
Initialize new password storage and use
.I gpg-id
for encryption. This command must be run first before a password store can be
-used.
+used. If \fI--reencrypt\fP or \fI-e\fP is specified, reencrypt all existing
+passwords in the password store using \fIgpg-id\fP. Note that use of
+.BR gpg-agent (1)
+is recommended so that the batch decryption does not require as much user
+intervention.
.TP
\fBls\fP \fIsubfolder\fP
List names of passwords inside the tree at
0100'>2017-02-25CopyrightJason A. Donenfeld1-1/+1 2017-02-25StyleJason A. Donenfeld1-2/+2 2017-02-25git: use inner-most directoryJason A. Donenfeld2-27/+48 2017-02-25clip: sleep may require argv[0] to be sleepJason A. Donenfeld1-1/+1 2017-02-25man: document system extensionsJason A. Donenfeld1-2/+3