diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-12-11 00:09:07 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-12-11 00:09:07 +0000 |
commit | d34fd3ed23930e095b10c4f9db7c25cd18ecc9ac (patch) | |
tree | 1767ee688c844c09132226012e854b84896e22d4 /doc | |
parent | dca77596d5d4c229fe612632b972add69a847325 (diff) | |
download | coreutils-d34fd3ed23930e095b10c4f9db7c25cd18ecc9ac.tar.xz |
(id invocation): -G also prints main group.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/coreutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 0795088e4..5b0071cea 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -11088,7 +11088,7 @@ Print only the group id. @itemx --groups @opindex -G @opindex --groups -Print only the supplementary groups. +Print only the group id and the supplementary groups. @item -n @itemx --name |