aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-04-15 18:09:22 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-04-15 18:09:22 +0200
commit73a20724e7f3eb412cff4d41cf98e6fca426274e (patch)
treed8924be815e5ba7ec726273a58946a75ef90038d /man
parentCheck for agent before batch processes (diff)
downloadpassword-store-73a20724e7f3eb412cff4d41cf98e6fca426274e.tar.xz
password-store-73a20724e7f3eb412cff4d41cf98e6fca426274e.zip
grep: add new pass grep command
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'man')
-rw-r--r--man/pass.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/pass.1 b/man/pass.1
index 0035cdb..434c492 100644
--- a/man/pass.1
+++ b/man/pass.1
@@ -72,6 +72,12 @@ by using the
.BR tree (1)
program. This command is alternatively named \fBlist\fP.
.TP
+\fBgrep\fP \fIsearch-string\fP
+Searches inside each decrypted password file for \fIsearch-string\fP, and displays line
+containing matched string along with filename. Uses
+.BR grep (1)
+for matching.
+.TP
\fBfind\fP \fIpass-names\fP...
List names of passwords inside the tree that match \fIpass-names\fP by using the
.BR tree (1)