]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsipc: cleanup -o usage
authorKarel Zak <kzak@redhat.com>
Wed, 1 Jul 2015 09:38:42 +0000 (11:38 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 20 Jul 2015 09:48:09 +0000 (11:48 +0200)
commite015417306a34ba10c676736ec199be0ad237a43
treedd9e687634e16c68812009aa40f5fb3bda934898
parent32cfe498b8224f8c18c00e83aeb8c9393ff794f3
lsipc: cleanup -o usage

* support -o+AAA,BBB,CCC
* keep default resource columns in getopt switch()

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