mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Clarify in what formats the grouplist for the '-G' switch may be accepted.
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
This commit is contained in:
parent
0908cccf90
commit
40ab104eaa
1 changed files with 1 additions and 1 deletions
|
|
@ -402,7 +402,7 @@ may be defined by either its name or group number.
|
|||
.It Fl G Ar grouplist
|
||||
Set additional group memberships for an account.
|
||||
.Ar grouplist
|
||||
is a comma-separated list of group names or group numbers.
|
||||
is a comma, space or tab-separated list of group names or group numbers.
|
||||
The user's name is added to the group lists in
|
||||
.Pa /etc/group ,
|
||||
and
|
||||
|
|
|
|||
Loading…
Reference in a new issue