]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add --present to last(1) manual page
authorSami Kerola <kerolasa@iki.fi>
Sun, 18 Aug 2013 08:33:40 +0000 (09:33 +0100)
committerSami Kerola <kerolasa@iki.fi>
Thu, 29 Aug 2013 17:14:07 +0000 (18:14 +0100)
I forgot to update manual after writing this functionality.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
login-utils/last.1

index b33af5cd8524ca9e947f59cb6889a267a951a85e..d348645dd16c74e41e85b6b2527746b2e4609904 100644 (file)
@@ -95,6 +95,12 @@ specify that time with
 .B \-\-until
 and look for "still logged in".
 .TP
+\fB\-p\fR, \fB\-\-present\fR \fIYYYYMMDDHHMMSS\fR
+Display users who were present at the specified time.  This option is
+similar with
+.BR \-\-until ,
+without printing any other lines than the matching sessions.
+.TP
 \fB\-F\fR, \fB\-\-fulltimes\fR
 Print full login and logout times and dates.
 .TP