aboutsummaryrefslogtreecommitdiff
path: root/sor.1
diff options
context:
space:
mode:
Diffstat (limited to 'sor.1')
-rw-r--r--sor.16
1 files changed, 3 insertions, 3 deletions
diff --git a/sor.1 b/sor.1
index ff311ca..0e15f0c 100644
--- a/sor.1
+++ b/sor.1
@@ -25,12 +25,12 @@ snippet with the path as the first argument. Print the path to standard output
if any of the snippets exits with status 0.
.SH OPTIONS
.TP
-\fB-0, --null\fP
+\fB\-0, \-\-null\fP
Filenames are terminated using the null character \fB\\0\fP instead of
newlines, for both input and output.
-Suitable for use with \fBwalk -0\fP.
+Suitable for use with \fBwalk \-0\fP.
.TP
-\fB--help\fP
+\fB\-\-help\fP
Print a summary of the usage of \fBsor\fP and exit.
.SH EXAMPLE
.EX