summaryrefslogtreecommitdiffstats
path: root/usr.bin/killall/killall.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/killall/killall.1')
-rw-r--r--usr.bin/killall/killall.17
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1
index 4c2ecaf..bb10e94 100644
--- a/usr.bin/killall/killall.1
+++ b/usr.bin/killall/killall.1
@@ -32,7 +32,7 @@
.Nd kill processes by name
.Sh SYNOPSIS
.Nm
-.Op Fl dlmsvz
+.Op Fl delmsvz
.Op Fl help
.Op Fl j Ar jid
.Op Fl u Ar user
@@ -63,6 +63,11 @@ Be more verbose about what will be done. For a single
option, a list of the processes that will be sent the signal will be
printed, or a message indicating that no matching processes have been
found.
+.It Fl e
+Use the effective user id instead of the (default) real user id for matching
+processes specified with the
+.Fl u
+option.
.It Fl help
Give a help on the command usage and exit.
.It Fl l
OpenPOWER on IntegriCloud