26 lines
686 B
Groff
26 lines
686 B
Groff
|
.ie \n(.g .ds Aq \(aq
|
||
|
.el .ds Aq '
|
||
|
.TH groups 1 "groups 0.1.0"
|
||
|
.SH NAME
|
||
|
groups \- display current group names
|
||
|
.SH SYNOPSIS
|
||
|
\fBgroups\fR [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] [\fIuser\fR]
|
||
|
.SH DESCRIPTION
|
||
|
display current group names
|
||
|
.SH OPTIONS
|
||
|
.TP
|
||
|
\fB\-h\fR, \fB\-\-help\fR
|
||
|
Print help
|
||
|
.TP
|
||
|
\fB\-V\fR, \fB\-\-version\fR
|
||
|
Print version
|
||
|
.TP
|
||
|
[\fIuser\fR]
|
||
|
|
||
|
.SH EXTRA
|
||
|
The groups command displays the current group names or ID values. If the value does not have a corresponding entry in /etc/group, the value will be displayed as the numerical group value. The optional user parameter will display the groups for the named user.
|
||
|
.SH VERSION
|
||
|
v0.1.0
|
||
|
.SH AUTHORS
|
||
|
Nathan Fisher
|