]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: add --list-columns option and declutter --help output
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Tue, 2 Sep 2025 18:49:34 +0000 (14:49 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Tue, 2 Sep 2025 19:33:25 +0000 (15:33 -0400)
commit621b6983e1c782cbef8e239ebcf4b486ae8e4fd1
tree7984f362b76fa68ce5616dbf748ae6230e03fc5d
parent8e4d8ff938089b8369c6fe071fed901d143b9181
lscpu: add --list-columns option and declutter --help output

This moves the list of available columns from the --help output
to the '--list-columns' option and makes the usage information
more readable.

Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
sys-utils/lscpu.c