pkill: remove -v match inversion option
The option -v does not make much sense in pkill context. Reported-By: "Jason A. Spiro" <jasonspiro4@gmail.com> Bug-Debian: http://bugs.debian.org/558044 Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
2
pgrep.1
2
pgrep.1
@ -110,7 +110,7 @@ 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.
|
||||
Negates the matching. (\fBpgrep\fP only.)
|
||||
.TP
|
||||
\fB\-x\fR, \fB\-\-exact\fR\fR
|
||||
Only match processes whose name (or command line if \-f is specified)
|
||||
|
Reference in New Issue
Block a user