about summary refs log tree commit diff stats
path: root/rf.1
diff options
context:
space:
mode:
Diffstat (limited to 'rf.1')
-rw-r--r--rf.18
1 files changed, 7 insertions, 1 deletions
diff --git a/rf.1 b/rf.1
index 9f58417..a600e69 100644
--- a/rf.1
+++ b/rf.1
@@ -6,6 +6,7 @@ rf \- a tiny and simple file finder
 .SH SYNOPSIS
 .SY rf
 .OP \-d directory
+.OP \-c config
 .OP \-lsvw
 .OP pattern ...
 
@@ -19,6 +20,10 @@ substring) patterns, while respecting any ignore rules in \fBrfignore\fR files.
 Search from specified directory, otherwise defaults to current working directory.
 .
 .TP
+.BI \-c config
+Override config file location.
+.
+.TP
 .BI \-l count
 Limit to specified matches count.
 .
@@ -35,7 +40,8 @@ Invert matches.
 Match wholename, including path.
 
 .SH SEE ALSO
-.BR rfignore (5)
+.BR rfignore (5),
+.BR rfconfig (5)
 
 .SH COPYRIGHT
 Copyright \(co 2019, 2020 Rory Bradford <roryrjb@gmail.com>.