From 39b1c602aab9e3849fd0b469194b6a1a35ceb14f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 11 Aug 1998 13:16:24 +0000 Subject: (usage): Correct description. Reported by John Murphy. --- src/uptime.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/uptime.c b/src/uptime.c index 8ff897e59..15040cba6 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\ -- cgit v1.2.3-54-g00ecf