diff options
| author | Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | 2025-10-10 19:17:42 -0400 |
|---|---|---|
| committer | Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | 2025-10-10 19:51:24 -0400 |
| commit | f3e0092ac4415079959bdb4ee293f8a6a7874908 (patch) | |
| tree | 27c6c23e4f210566d9a7485b17c054762ca38388 /misc-utils/lsblk.c | |
| parent | db0efab5c3e13794ae79fcb3db8371e3af510169 (diff) | |
| download | util-linux-f3e0092ac4415079959bdb4ee293f8a6a7874908.tar.gz | |
include/c.h: add USAGE_LIST_COLUMNS_OPTION() macro
With this new macro we no longer have to redundantly specify
`fputs(_(" -H, --list-columns...` in the usage() function of ls-like tools, as it
will be consolidated to the USAGE_LIST_COLUMNS_OPTION() macro.
USAGE_LIST_COLUMNS_OPTION() aligns the option description to the other descriptions
in the usage() output in the same way as USAGE_HELP_OPTIONS().
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Diffstat (limited to 'misc-utils/lsblk.c')
0 files changed, 0 insertions, 0 deletions
