]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lslogins: add -H and --list-columns option; declutter --help output
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Sat, 11 Oct 2025 19:46:57 +0000 (15:46 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Sat, 11 Oct 2025 22:27:16 +0000 (18:27 -0400)
commitf22ffb9793f0f4471fa2e8464ed2398ac4b68d7b
treeb22967585aa4604fb3844612d46220305496d1aa
parent1a371ec4d8fdd17e440a2651d1459f1d75484e4e
lslogins: add -H and --list-columns option; 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>
login-utils/lslogins.c