summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-08-11 13:16:24 +0000
committerJim Meyering <jim@meyering.net>1998-08-11 13:16:24 +0000
commit39b1c602aab9e3849fd0b469194b6a1a35ceb14f (patch)
tree99048da21b4d9f63fdf6faa749d66337b1d08f7f
parent2df9108f7053b81dbfa8f478b6564c6093a8e6e8 (diff)
downloadcoreutils-39b1c602aab9e3849fd0b469194b6a1a35ceb14f.tar.xz
(usage): Correct description. Reported by John Murphy.
-rw-r--r--src/uptime.c4
1 files changed, 3 insertions, 1 deletions
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\