From: Sami Kerola Date: Thu, 5 Jan 2012 11:23:46 +0000 (+0100) Subject: docs: watch manual update about -e option behaviour change X-Git-Tag: v3.3.2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26f2deac521b5a8d36f18d41665eafbac1f81c1d;p=procps-ng docs: watch manual update about -e option behaviour change Relates to: commit 7ac61b3fa112e242bb5d52bac35ad82fb5f85f11 Signed-off-by: Sami Kerola --- diff --git a/watch.1 b/watch.1 index 7e2edc81..58aa372f 100644 --- a/watch.1 +++ b/watch.1 @@ -42,7 +42,7 @@ top of the display, as well as the following blank line. Beep if command has a non-zero exit. .TP \fB\-e\fR, \fB\-\-errexit\fR -Exit on a command error. +Freeze updates on command error, and exit after a key press. .TP \fB\-c\fR, \fB\-\-color\fR Interpret ANSI color sequences.