summaryrefslogtreecommitdiffstats
path: root/bin/pkill/pkill.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pkill/pkill.1')
-rw-r--r--bin/pkill/pkill.110
1 files changed, 6 insertions, 4 deletions
diff --git a/bin/pkill/pkill.1 b/bin/pkill/pkill.1
index 0c666e5..7188387 100644
--- a/bin/pkill/pkill.1
+++ b/bin/pkill/pkill.1
@@ -156,14 +156,16 @@ The value
matches processes not in jail.
.It Fl l
Long output.
-Print the process name in addition to the process ID for each matching
+For
+.Nm pgrep ,
+print the process name in addition to the process ID for each matching
process.
If used in conjunction with
.Fl f ,
print the process ID and the full argument list for each matching process.
-This option can only be used with the
-.Nm pgrep
-command.
+For
+.Nm pkill ,
+display the kill command used for each process killed.
.It Fl n
Select only the newest (most recently started) of the matching processes.
.It Fl o
OpenPOWER on IntegriCloud