From 6047c6db9c261c8048c54279ba1206ad0ca5d61e Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 18 Aug 2017 10:29:54 +0200 Subject: lslogins: be more explicit with -g in man page Signed-off-by: Karel Zak --- login-utils/lslogins.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'login-utils/lslogins.1') diff --git a/login-utils/lslogins.1 b/login-utils/lslogins.1 index 9506d2906..bd6955f82 100644 --- a/login-utils/lslogins.1 +++ b/login-utils/lslogins.1 @@ -35,11 +35,16 @@ Output data in the format of NAME=VALUE. Display data about the users' last failed login attempts. .TP \fB\-G\fR, \fB\-\-supp\-groups\fR -Show information about groups. +Show information about supplementary groups. .TP \fB\-g\fR, \fB\-\-groups\fR=\fIgroups\fR Only show data of users belonging to \fIgroups\fR. More than one group may be specified; the list has to be comma-separated. + +Note that relation between user and group may be invisible for primary group if +the user is not explicitly specify as group member (e.g. in /etc/group). If the +command lslogins scans for groups than it uses groups database only, and user +database with primary GID is not used at all. .TP \fB\-h\fR, \fB\-\-help\fR Display help information and exit. -- cgit v1.2.3-55-g7522