diff options
Diffstat (limited to 'rf.1')
-rw-r--r-- | rf.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/rf.1 b/rf.1 index b4eab3c..9f58417 100644 --- a/rf.1 +++ b/rf.1 @@ -5,6 +5,7 @@ rf \- a tiny and simple file finder .SH SYNOPSIS .SY rf +.OP \-d directory .OP \-lsvw .OP pattern ... @@ -14,6 +15,10 @@ substring) patterns, while respecting any ignore rules in \fBrfignore\fR files. .SH OPTIONS .TP +.BI \-d directory +Search from specified directory, otherwise defaults to current working directory. +. +.TP .BI \-l count Limit to specified matches count. . |