groups(1): Add EXAMPLE
Add a super simple example Approved by: manpages (gbe@) Differential Revision: https://reviews.freebsd.org/D27538
This commit is contained in:
parent
1d5ab01271
commit
b8798e2408
@ -55,5 +55,11 @@ utility displays the groups to which you (or the optionally specified
|
||||
belong.
|
||||
.Sh EXIT STATUS
|
||||
.Ex -std
|
||||
.Sh EXAMPLES
|
||||
Show groups the root user belongs to:
|
||||
.Bd -literal -offset indent
|
||||
$ groups root
|
||||
wheel operator
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr id 1
|
||||
|
Loading…
Reference in New Issue
Block a user