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.121
1 files changed, 9 insertions, 12 deletions
diff --git a/rf.1 b/rf.1
index 8d04fd6..b4eab3c 100644
--- a/rf.1
+++ b/rf.1
@@ -5,13 +5,12 @@ rf \- a tiny and simple file finder
 
 .SH SYNOPSIS
 .SY rf
-.OP \-lsvSU
+.OP \-lsvw
 .OP pattern ...
 
 .SH DESCRIPTION
-.B rf
-will find files or directories based on one or more glob (or optionally
-substring) patterns.
+\fBrf\fR will find files or directories based on one or more glob (or optionally
+substring) patterns, while respecting any ignore rules in \fBrfignore\fR files.
 
 .SH OPTIONS
 .TP
@@ -27,13 +26,11 @@ Match using substrings instead of globs.
 Invert matches.
 .
 .TP
-.BI \-S command
-Run shell command over each file. A %s will be replaced with the relative
-path to the current file. Cannot be used with any other options.
-.
-.TP
-.B \-U
-Unlink matched file. Cannot be used with any other options.
+.B \-w
+Match wholename, including path.
+
+.SH SEE ALSO
+.BR rfignore (5)
 
 .SH COPYRIGHT
-Copyright \(co 2020 Rory Bradford <roryrjb@gmail.com>.
+Copyright \(co 2019, 2020 Rory Bradford <roryrjb@gmail.com>.
ref='/danisanti/profani-tty/commit/themes/original?id=d39bcdc166624a79f0bc962091c603ff8051c9bd'>d39bcdc1 ^
a4b4ed71 ^
30b5f112 ^




45a26b11 ^





30b5f112 ^
45a26b11 ^
30b5f112 ^
45a26b11 ^
45a26b11 ^
8a113ad6 ^
45a26b11 ^

d39bcdc1 ^
b21edfaa ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50