summaryrefslogtreecommitdiffstats
path: root/misc-utils/kill.1
diff options
context:
space:
mode:
authorKarel Zak2013-03-13 16:02:55 +0100
committerKarel Zak2013-03-13 16:02:55 +0100
commitf546276e2272c5e026f6a2ff667e50bca09d0ee7 (patch)
treea9e30fa7cf1d56c23e9ca9b27fb1179d49fd02c5 /misc-utils/kill.1
parentkill: add pretty printed list output (for compatibility with procps) (diff)
downloadkernel-qcow2-util-linux-f546276e2272c5e026f6a2ff667e50bca09d0ee7.tar.gz
kernel-qcow2-util-linux-f546276e2272c5e026f6a2ff667e50bca09d0ee7.tar.xz
kernel-qcow2-util-linux-f546276e2272c5e026f6a2ff667e50bca09d0ee7.zip
kill: support --list=<signal>
The '=' is expected for optional arguments and required in procps version. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/kill.1')
-rw-r--r--misc-utils/kill.13
1 files changed, 2 insertions, 1 deletions
diff --git a/misc-utils/kill.1 b/misc-utils/kill.1
index 34d3dfa68..50f5cd206 100644
--- a/misc-utils/kill.1
+++ b/misc-utils/kill.1
@@ -71,7 +71,8 @@ Specify the signal to send. The signal may be given as a signal name or
number.
.TP
\fB\-l\fR, \fB\-\-list\fR [\fIsignal\fR]
-Print a list of signal names. These are found in
+Print a list of signal names, or convert signal given as argument to a name.
+The signals are found in
.I /usr/\:include/\:linux/\:signal.h
.TP
\fB\-L\fR, \fB\-\-table\fR