Merge commit 'refs/merge-requests/1' of git://gitorious.org/procps/procps
This commit is contained in:
6
watch.1
6
watch.1
@@ -11,6 +11,7 @@ runs
|
||||
repeatedly, displaying its output and errors (the first screenfull). This
|
||||
allows you to watch the program output change over time. By default, the
|
||||
program is run every 2 seconds.
|
||||
By default,
|
||||
.B watch
|
||||
will run until interrupted.
|
||||
.SH OPTIONS
|
||||
@@ -46,6 +47,11 @@ Beep if command has a non-zero exit.
|
||||
\fB\-e\fR, \fB\-\-errexit\fR
|
||||
Freeze updates on command error, and exit after a key press.
|
||||
.TP
|
||||
\fB\-g\fR, \fB\-\-chgexit\fR
|
||||
Exit when the output of
|
||||
.I command
|
||||
changes.
|
||||
.TP
|
||||
\fB\-c\fR, \fB\-\-color\fR
|
||||
Interpret ANSI color sequences.
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user