From: Jim Meyering Date: Tue, 11 Aug 1998 13:16:24 +0000 (+0000) Subject: (usage): Correct description. Reported by John Murphy. X-Git-Tag: FILEUTILS-3_16u~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39b1c602aab9e3849fd0b469194b6a1a35ceb14f;p=thirdparty%2Fcoreutils.git (usage): Correct description. Reported by John Murphy. --- diff --git a/src/uptime.c b/src/uptime.c index 8ff897e592..15040cba68 100644 --- a/src/uptime.c +++ b/src/uptime.c @@ -162,7 +162,9 @@ usage (int status) { printf (_("Usage: %s [OPTION]... [ FILE ]\n"), program_name); printf (_("\ -Output who is currently logged in according to FILE.\n\ +Print the current time, the length of time the system has been up,\n +the number of users on the system, and the average number of jobs\n +in the run queue over the last 1, 5 and 15 minutes.\n\ If FILE is not specified, use %s. %s as FILE is common.\n\ \n\ --help display this help and exit\n\