From a705fdcb15c0515d512d54df43d3738b708ead65 Mon Sep 17 00:00:00 2001 From: Frank Fesevur Date: Wed, 26 Dec 2012 23:14:09 +1100 Subject: uptime: add since option The --since or -s option will show the time since the host was online. Reference(s): http://www.freelists.org/post/procps/Patch-Added-since-option-to-uptime Signed-off-by: Craig Small --- uptime.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'uptime.1') diff --git a/uptime.1 b/uptime.1 index 11fa036..13a9125 100644 --- a/uptime.1 +++ b/uptime.1 @@ -1,6 +1,6 @@ .\" -*-Nroff-*- .\" -.TH UPTIME "1" "June 2011" "procps-ng" "User Commands" +.TH UPTIME "1" "December 2012" "procps-ng" "User Commands" .SH NAME uptime \- Tell how long the system has been running. .SH SYNOPSIS @@ -28,6 +28,9 @@ the time. \fB\-h\fR, \fB\-\-help\fR display this help text .TP +\fB\-s\fR, \fB\-\-since\fR +system up since, in yyyy-mm-dd MM:HH:SS format +.TP \fB\-V\fR, \fB\-\-version\fR display version information and exit .SH FILES -- cgit v1.2.1