about summary refs log tree commit diff stats
path: root/rf.1
diff options
context:
space:
mode:
authorRory Bradford <roryrjb@gmail.com>2020-02-22 16:15:05 +0000
committerRory Bradford <roryrjb@gmail.com>2020-02-22 16:15:05 +0000
commit1e726e662d1e90157029d77534ee6ebea3f90212 (patch)
tree13c94eef5efd551886f892ffc7ce0a96a17f6fe2 /rf.1
parentc4fc1439a88916edba6fd1f5ead05105d9ad1299 (diff)
downloadrf-1e726e662d1e90157029d77534ee6ebea3f90212.tar.gz
Add dirname option
Signed-off-by: Rory Bradford <roryrjb@gmail.com>
Diffstat (limited to 'rf.1')
-rw-r--r--rf.17
1 files changed, 6 insertions, 1 deletions
diff --git a/rf.1 b/rf.1
index f1ed3e6..1d5001e 100644
--- a/rf.1
+++ b/rf.1
@@ -28,6 +28,11 @@ Show version.
 Only show the basename of results.
 
 .TP
+.B "\-b, \-\-dirname"
+.br
+Only show the dirname of results.
+
+.TP
 .B "\-v, \-\-invert"
 .br
 Invert matches.
@@ -76,4 +81,4 @@ only match the file "bar".
 .BR rg (1)
 
 .SH COPYRIGHT
-Copyright \(co 2019 Rory Bradford <roryrjb@gmail.com>.
+Copyright \(co 2020 Rory Bradford <roryrjb@gmail.com>.