From 73a20724e7f3eb412cff4d41cf98e6fca426274e Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 15 Apr 2014 18:09:22 +0200 Subject: grep: add new pass grep command Signed-off-by: Jason A. Donenfeld --- man/pass.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man') 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) -- cgit v1.2.3-59-g8ed1b