From: Christian Goeschel Ndjomouo Date: Sat, 11 Oct 2025 20:13:58 +0000 (-0400) Subject: lslogins: (man) add --list-columns description X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46dca55b90f2b725da350ca0c274ecc5f5034fd3;p=thirdparty%2Futil-linux.git lslogins: (man) add --list-columns description Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/login-utils/lslogins.1.adoc b/login-utils/lslogins.1.adoc index 9751acb14..6f0c8565e 100644 --- a/login-utils/lslogins.1.adoc +++ b/login-utils/lslogins.1.adoc @@ -72,7 +72,11 @@ Don't truncate output. Specify which output columns to print. The default list of columns may be extended if _list_ is specified in the format _+list_. *--output-all*:: -Output all available columns. *--help* to get a list of all supported columns. +Output all available columns. *--list-columns* to get a list of all supported columns. + +*-H*, *--list-columns*:: +List the columns that can be specified with the *--output* option. +Can be used with *--json* or *--raw* to get the list in a machine-readable format. *-p*, *--pwd*:: Display information related to login by password (see also *-afL*).