]> git.ipfire.org Git - thirdparty/util-linux.git/commit
setpriv: simplify usage()
authorKarel Zak <kzak@redhat.com>
Tue, 19 Nov 2013 13:42:22 +0000 (14:42 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 19 Nov 2013 13:42:22 +0000 (14:42 +0100)
commitde81a77dea5dcadec068f00d34cf12a55ff9caf2
treea171dcc125e59ba7ca8a8ae25e85becc8700c55e
parent89a5263adc2e00abdd9149527abf21dac01f110b
setpriv: simplify usage()

Let's keep usage() simple and details in the man page. The current
brief description in usage() seems confusing for some users.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/setpriv.c