about summary refs log tree commit diff stats
path: root/rf.1
diff options
context:
space:
mode:
authorRory Bradford <roryrjb@gmail.com>2020-08-11 14:44:46 +0100
committerRory Bradford <roryrjb@gmail.com>2020-08-11 14:44:46 +0100
commitb4f90ecd3cacf7442e693548c13d79137ba1faa0 (patch)
treeab5883277077b8d7e59761c94995aec9fc432baf /rf.1
parentdc4c58dee58d24d582d6d89cc29311652340e46a (diff)
downloadrf-b4f90ecd3cacf7442e693548c13d79137ba1faa0.tar.gz
Add change root directory option
Signed-off-by: Rory Bradford <roryrjb@gmail.com>
Diffstat (limited to 'rf.1')
-rw-r--r--rf.15
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.
 .