aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man/pass.1
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-16 03:38:34 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-16 03:39:58 +0200
commit65a4751b3802ca84904385646b95ff15bae89e70 (patch)
tree40d711daecaf48581092f5e502a5a7d97465363a /man/pass.1
parentSmall stylistic things. (diff)
downloadpassword-store-65a4751b3802ca84904385646b95ff15bae89e70.tar.xz
password-store-65a4751b3802ca84904385646b95ff15bae89e70.zip
Support recursive and forced removal.
Laurent asked for this. Reported-by: Laurent Ghigonis <laurent@p1sec.com>
Diffstat (limited to 'man/pass.1')
-rw-r--r--man/pass.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/pass.1 b/man/pass.1
index a124c32..0894d6d 100644
--- a/man/pass.1
+++ b/man/pass.1
@@ -98,9 +98,11 @@ it to the clipboard using
.BR xclip (1)
and then restore the clipboard after 45 seconds.
.TP
-\fBrm\fP \fIpass-name\fP
+\fBrm\fP [ \fI--recursive\fP, \fI-r\fP ] [ \fI--force\fP, \fI-f\fP ]\fI pass-name\fP
Remove the password named \fIpass-name\fP from the password store. This command is
-alternatively named \fBremove\fP.
+alternatively named \fBremove\fP or \fBdelete\fP. If \fI--recursive\fP or \fI-r\fP
+is specified, delete pass-name recursively if it is a directory. If \fI--force\fP
+or \fI-f\fP is specified, do not interactively prompt before removal.
.TP
\fBpush\fP
If the password store is a git repository, push the latest changes using