diff options
Diffstat (limited to 'winsup/utils/utils.sgml')
-rw-r--r-- | winsup/utils/utils.sgml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/utils/utils.sgml b/winsup/utils/utils.sgml index 57c52bd3d..9aed11b44 100644 --- a/winsup/utils/utils.sgml +++ b/winsup/utils/utils.sgml @@ -424,6 +424,7 @@ Options: -s,--no-sids don't print SIDs in pwd field (this affects ntsec) -u,--users print user list in gr_mem field + -g,--group groupname only return information for the specified group\n"); -h,--help print this message -v,--version print version information and exit @@ -471,6 +472,8 @@ gr_mem (last) field. Note that this can greatly increase the time for <command>mkgroup</command> to run in a large domain. Having gr_mem fields is helpful when a domain user logs in remotely while the local machine is disconnected from the Domain Controller. +The <literal>-g</literal> option only prints the information for +one group. </para> </sect2> |