]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: limit options --all, --online, --offline to parsable and extended output
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Wed, 8 Aug 2012 08:52:47 +0000 (10:52 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 13 Aug 2012 12:42:21 +0000 (14:42 +0200)
commit7fc12cd2760f8f2858eef8bd7e170cef9932d26f
tree0cde5ba79a4cda0cfdf98e84f6dd1ba61ae3e4a7
parent17b1c1368de17d31e053d4bef3f2e0a74bbbd73b
lscpu: limit options --all, --online, --offline to parsable and extended output

Passing the --all, --online or --offline options for the output summary
doesn't make much sense. It should be limited to the two list output options.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
sys-utils/lscpu.1
sys-utils/lscpu.c