summaryrefslogtreecommitdiffstats
path: root/login-utils/lslogins.1
diff options
context:
space:
mode:
authorKarel Zak2014-05-29 14:48:45 +0200
committerKarel Zak2014-05-29 14:48:45 +0200
commit8b13a4d89d4a0feda25db7be5a9216628fc156ad (patch)
tree1d963f70e471d3b98c1f5170413449c07ab71b93 /login-utils/lslogins.1
parentlslogins: cleanup -a output (diff)
downloadkernel-qcow2-util-linux-8b13a4d89d4a0feda25db7be5a9216628fc156ad.tar.gz
kernel-qcow2-util-linux-8b13a4d89d4a0feda25db7be5a9216628fc156ad.tar.xz
kernel-qcow2-util-linux-8b13a4d89d4a0feda25db7be5a9216628fc156ad.zip
lslogins: cleanup default outputs
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'login-utils/lslogins.1')
-rw-r--r--login-utils/lslogins.110
1 files changed, 6 insertions, 4 deletions
diff --git a/login-utils/lslogins.1 b/login-utils/lslogins.1
index 1f24e587a..79e33cb1a 100644
--- a/login-utils/lslogins.1
+++ b/login-utils/lslogins.1
@@ -31,6 +31,9 @@ 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
+Show information about 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.
.TP
@@ -53,6 +56,9 @@ Don't truncate output.
Specify which output columns to print. Use
.B \-\-help
to get a list of all supported columns.
+.PT
+\fB\-p , \-\-pwd\fR
+Display information related to login by password (see also \fB\-afR).
.TP
\fB\-r\fR, \fB\-\-raw\fR
Raw output (no columnation).
@@ -71,10 +77,6 @@ Show user accounts. These are by the default all accounts with UID above 1000 (i
treshold can also be specified explicitly (necessary for some distributions that allocate UIDs
starting from 100, 500 - or an entirely different value - rather than 1000).
.TP
-\fB\-x\fR, \fB\-\-extra\fR
-Show extra information about users - home diretory, default login shell,
-password age and expiry information.(Requires root priviliges.)
-.TP
\fB\-z\fR, \fB\-\-print0\fR
Delimit user entries with a nul character, instead of a newline.
.TP