]> git.ipfire.org Git - thirdparty/util-linux.git/commit
textual: fix the usage message of kill
authorBenno Schulenberg <bensberg@justemail.net>
Wed, 9 Jul 2014 13:29:09 +0000 (15:29 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Jul 2014 14:13:37 +0000 (16:13 +0200)
commit36a3cd56abac1f2a8f60b26e7aefc1e5b0ead05f
tree7c408ab30096698a4cde41d3ecab64065bff3918
parent2fa32bea49992d5adeac2a37a42e97241ee73439
textual: fix the usage message of kill

Using angular brackets around each individual argument, indenting a
continuation line, not using a space before =, improving some wordings,
and the argument of --queue is a value (a piece of data), not a signal.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
misc-utils/kill.c