watch.1: Correct long option for no linewrap.

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>
This commit is contained in:
Craig Small 2021-04-24 12:01:49 +10:00
parent d40db79c60
commit fa31656f07
1 changed files with 2 additions and 2 deletions

View File

@ -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