projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fec05eb
)
who --help: add a general description
author
Benno Schulenberg
<bensberg@justemail.net>
Sun, 31 Aug 2008 21:26:37 +0000
(23:26 +0200)
committer
Jim Meyering
<meyering@redhat.com>
Fri, 19 Sep 2008 10:27:37 +0000
(12:27 +0200)
src/who.c
patch
|
blob
|
history
diff --git
a/src/who.c
b/src/who.c
index 94af8bfec17d8b7b3efc0c86301c47fc14ac15cf..5b17ef15ba944ee87e13ab9d3850253cdcc785be 100644
(file)
--- a/
src/who.c
+++ b/
src/who.c
@@
-630,6
+630,9
@@
usage (int status)
{
printf (_("Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n"), program_name);
fputs (_("\
+Print information about users who are currently logged in.\n\
+"), stdout);
+ fputs (_("\
\n\
-a, --all same as -b -d --login -p -r -t -T -u\n\
-b, --boot time of last system boot\n\