* doc/coreutils.texi (who invocation): Mention that --users
is equivalent to -u.
* src/who.c (usage): Mention -u shows idle time.
Print the current (and maybe previous) run-level of the init process.
@optItem{who,-s,}
-@optItem{who,--short,}
+@optItemx{who,--short,}
Ignored; for compatibility with other versions of @command{who}.
@optItem{who,-t,}
Print last system clock change.
@optItem{who,-u,}
+@optItemx{who,--users,}
@cindex idle time
After the login time, print the number of hours and minutes that the
user has been idle. @samp{.} means the user was active in the last minute.
-T, -w, --mesg add user's message status as +, - or ?\n\
"));
oputs (_("\
- -u, --users list users logged in\n\
+ -u, --users list users logged in, including idle time\n\
"));
oputs (_("\
--message same as -T\n\