]> granicus.if.org Git - procps-ng/commitdiff
watch.1: Correct long option for no linewrap.
authorCraig Small <csmall@dropbear.xyz>
Sat, 24 Apr 2021 02:01:49 +0000 (12:01 +1000)
committerCraig Small <csmall@dropbear.xyz>
Sat, 24 Apr 2021 02:01:49 +0000 (12:01 +1000)
The correct long option for -w is --no-wrap but the man page
said it was --no-linewrap

References:
 procps-ng/procps#203

Signed-off-by: Craig Small <csmall@dropbear.xyz>
watch.1

diff --git a/watch.1 b/watch.1
index bba0a6310b369c86d83cd1afde036abd6ef2c8f0..5f077628d017da7a58aaf5e17ea694a632241bfe 100644 (file)
--- a/watch.1
+++ b/watch.1
@@ -1,4 +1,4 @@
-.TH WATCH 1 "2020-12-06" "procps-ng" "User Commands"
+.TH WATCH 1 "2021-04-24" "procps-ng" "User Commands"
 .SH NAME
 watch \- execute a program periodically, showing output fullscreen
 .SH SYNOPSIS
@@ -65,7 +65,7 @@ instead of
 .B sh \-c
 which reduces the need to use extra quoting to get the desired effect.
 .TP
-\fB\-w\fR, \fB\-\-no\-linewrap\fR
+\fB\-w\fR, \fB\-\-no\-wrap\fR
 Turn off line wrapping. Long lines will be truncated instead of wrapped to the next line.
 .TP
 \fB\-h\fR, \fB\-\-help\fR