aboutsummaryrefslogtreecommitdiff
path: root/walk.1
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2019-09-20 09:09:52 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2019-09-20 09:09:52 -0400
commit729c3d91674614bdfd89aefc31891fa2be1262fd (patch)
treef76fb6f342f5b3f66206a98eb3d35fa0ba3f4b0a /walk.1
parenta80f05dfd7ec9bffc17d0c30309385eda9dadf6d (diff)
man: Escape hyphens
Diffstat (limited to 'walk.1')
-rw-r--r--walk.16
1 files changed, 3 insertions, 3 deletions
diff --git a/walk.1 b/walk.1
index da2510f..18ea88f 100644
--- a/walk.1
+++ b/walk.1
@@ -25,11 +25,11 @@ Recursively list the specified
specified.
.SH OPTIONS
.TP
-\fB-0, --null\fP
+\fB\-0, \-\-null\fP
Terminate output filenames using the null character \fB\\0\fP instead of newlines.
-Suitable for use with \fBsor -0\fP.
+Suitable for use with \fBsor \-0\fP.
.TP
-\fB--help\fP
+\fB\-\-help\fP
Print a summary of the usage of \fBwalk\fP and exit.
.SH "EXIT STATUS"
.BR walk 's