From: Sami Kerola Date: Mon, 13 Feb 2012 20:18:54 +0000 (+0100) Subject: docs: inform about pkill and --inverse option X-Git-Tag: v3.3.3~70^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96ba57b5687f2163674ff2da3272de1231f85662;p=procps-ng docs: inform about pkill and --inverse option The short option for --inverse is disabled for pkill, but long option works just in case someone will find that piece of functionality usable. Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558044#67 Signed-off-by: Sami Kerola --- diff --git a/pgrep.1 b/pgrep.1 index 8f7cd8ea..2fc1c98a 100644 --- a/pgrep.1 +++ b/pgrep.1 @@ -110,7 +110,9 @@ Only match processes whose real user ID is listed. Either the numerical or symbolical value may be used. .TP \fB\-v\fR, \fB\-\-inverse\fR\fR -Negates the matching. (\fBpgrep\fP only.) +Negates the matching. This option usually used in pgrep context. In +.B pkill +context the short option is disabled to avoid accidental usage of the option. .TP \fB\-x\fR, \fB\-\-exact\fR\fR Only match processes whose name (or command line if \-f is specified)