summaryrefslogtreecommitdiffstats
path: root/login-utils/lslogins.1
diff options
context:
space:
mode:
authorSami Kerola2014-12-08 23:20:56 +0100
committerKarel Zak2014-12-09 09:19:41 +0100
commit228bb39a5ef24edc03b4bdd4a42adfd6ccf4cbf4 (patch)
treed6490cfe702e71b92e2555d38b3402aa86f3e57e /login-utils/lslogins.1
parentlslogins: fix assertion failure for none existing logins (diff)
downloadkernel-qcow2-util-linux-228bb39a5ef24edc03b4bdd4a42adfd6ccf4cbf4.tar.gz
kernel-qcow2-util-linux-228bb39a5ef24edc03b4bdd4a42adfd6ccf4cbf4.tar.xz
kernel-qcow2-util-linux-228bb39a5ef24edc03b4bdd4a42adfd6ccf4cbf4.zip
lslogins: align usage() and manual with struct option longopts
Short option -G goes together with long option --supp-groups, while neither of -m or --groups-info has worked in a release so remove them from usage() and manual. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'login-utils/lslogins.1')
-rw-r--r--login-utils/lslogins.15
1 files changed, 1 insertions, 4 deletions
diff --git a/login-utils/lslogins.1 b/login-utils/lslogins.1
index 0a9e70357..0dbeebdb9 100644
--- a/login-utils/lslogins.1
+++ b/login-utils/lslogins.1
@@ -31,7 +31,7 @@ Output data in the format of NAME=VALUE.
\fB\-f\fR, \fB\-\-failed\fR
Display data about the users' last failed login attempts.
.TP
-\fB\-G\fR, \fB\-\-groups\-info\fR
+\fB\-G\fR, \fB\-\-supp\-groups\fR
Show information about groups.
.TP
\fB\-g\fR, \fB\-\-groups\fR=\fIgroups\fR
@@ -48,9 +48,6 @@ Display data containing information about the users' last login sessions.
Only show data of users with a login specified in \fIlogins\fR (user names or user
IDS). More than one login may be specified; the list has to be comma-separated.
.TP
-\fB\-m\fR, \fB\-\-supp\-groups\fR
-Show supplementary groups.
-.TP
\fB\-n\fR, \fB\-\-newline\fR
Display each piece of information on a separate line.
.TP