From: Sami Kerola Date: Tue, 27 Aug 2013 17:15:00 +0000 (+0100) Subject: docs: add --time-format to last(1) manual page X-Git-Tag: v2.24-rc1~308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4440390ef04b3a74e4c36fe5df07a03da891be88;p=thirdparty%2Futil-linux.git docs: add --time-format to last(1) manual page Signed-off-by: Sami Kerola --- diff --git a/login-utils/last.1 b/login-utils/last.1 index 4c4dc02adb..13b46933e8 100644 --- a/login-utils/last.1 +++ b/login-utils/last.1 @@ -105,6 +105,28 @@ similar with .BR \-\-since " and " \-\-until , without printing any other lines than the matching sessions. .TP +\fB\-\-time\-format\fR \fIformat\fR +Define output timestamp +.I format +to be one of the +.IR notime , +.IR short , +.IR full , +or +.IR iso . +.I notime +will not print timestamp at all. +.I short +is default, and +.I full +is same as +.B \-\-fulltimes +option. The +.I iso +will display time stamp in ISO-8601 format. The iso format contains +timezone information making it to be preferrable when print outs are +investigated outside of the system. +.TP \fB\-F\fR, \fB\-\-fulltimes\fR Print full login and logout times and dates. .TP