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
0ecce93dca
commit
fc89b27576
@ -55,5 +55,11 @@ utility displays the groups to which you (or the optionally specified
|
|||||||
belong.
|
belong.
|
||||||
.Sh EXIT STATUS
|
.Sh EXIT STATUS
|
||||||
.Ex -std
|
.Ex -std
|
||||||
|
.Sh EXAMPLES
|
||||||
|
Show groups the root user belongs to:
|
||||||
|
.Bd -literal -offset indent
|
||||||
|
$ groups root
|
||||||
|
wheel operator
|
||||||
|
.Ed
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr id 1
|
.Xr id 1
|
||||||
|
Loading…
Reference in New Issue
Block a user