summaryrefslogtreecommitdiff
path: root/src/id.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-01-03 05:22:20 +0000
committerJim Meyering <jim@meyering.net>1994-01-03 05:22:20 +0000
commit82a709847437d01fc12ec90cb8670c470c40fb7e (patch)
tree5039f9bc801a906fe6e56988430f2e4bb740700c /src/id.c
parent2c921595f22511f49455232d2f03de55a48d35ee (diff)
downloadcoreutils-82a709847437d01fc12ec90cb8670c470c40fb7e.tar.xz
merge with 1.9.2c
Diffstat (limited to 'src/id.c')
-rw-r--r--src/id.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/id.c b/src/id.c
index e5d12d16c..6af012907 100644
--- a/src/id.c
+++ b/src/id.c
@@ -373,10 +373,10 @@ usage (status)
printf ("\
\n\
-g, --group print only the group ID\n\
+ -G, --groups print only the supplementary groups\n\
-n, --name print a name instead of a number, for -ugG\n\
-r, --real print the real ID instead of effective ID, for -ugG\n\
-u, --user print only the user ID\n\
- -G, --groups print only the supplementary groups\n\
--help display this help and exit\n\
--version output version information and exit\n\
\n\