From 584c65ba375a4f7242ddeb74f6006f8f9f5c8d08 Mon Sep 17 00:00:00 2001 From: Jan Rybar Date: Fri, 6 Nov 2020 14:45:56 +0000 Subject: [PATCH] pkill manpage to document '-e' option --- pgrep.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pgrep.1 b/pgrep.1 index 9c29fb9c..a1810f0d 100644 --- a/pgrep.1 +++ b/pgrep.1 @@ -62,6 +62,11 @@ newline). .RB ( pgrep only.) .TP +\fB\-e\fR, \fB\-\-echo\fR +Display name and PID of the process being killed. +.RB ( pkill +only.) +.TP \fB\-f\fR, \fB\-\-full\fR The .I pattern