aboutsummaryrefslogtreecommitdiff
path: root/sor.1
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2019-09-20 09:13:51 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2019-09-20 09:13:51 -0400
commit78d132e1ce62576fab91849e8577c13434aace9d (patch)
treee3af1c0d37d7821454da59059eea31d2cac89d71 /sor.1
parentc3ea3f7b97b17f5b4c5697efbd1fee2d75aeba43 (diff)
man: Use roman type for commas separating equivalent options
Diffstat (limited to 'sor.1')
-rw-r--r--sor.12
1 files changed, 1 insertions, 1 deletions
diff --git a/sor.1 b/sor.1
index 70f2579..2b148d7 100644
--- a/sor.1
+++ b/sor.1
@@ -25,7 +25,7 @@ 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\fP, \fB\-\-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.