]> git.ipfire.org Git - thirdparty/util-linux.git/commit
treewide: consolidate --list-columns option in usage() to USAGE_LIST_COLUMNS_OPTION()
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Sat, 11 Oct 2025 00:15:51 +0000 (20:15 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Sat, 11 Oct 2025 17:35:05 +0000 (13:35 -0400)
commit92b82b9a0f2de981ff84097b9fe4be912f16218c
tree856123ed0481a5dd2e4f512604e4ddb6109ef975
parentf3e0092ac4415079959bdb4ee293f8a6a7874908
treewide: consolidate --list-columns option in usage() to USAGE_LIST_COLUMNS_OPTION()

This consolidates the --list-columns description in the usage()
of ls-like tools to the USAGE_LIST_COLUMNS_OPTION() macro. It
makes it simplier and ensures a consistent definition.

Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
lsfd-cmd/lsfd.c
misc-utils/findmnt.c
misc-utils/lsblk.c
misc-utils/lslocks.c
sys-utils/lscpu.c
sys-utils/lsns.c