summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2008-01-25 15:54:14 +0000
committermtm <mtm@FreeBSD.org>2008-01-25 15:54:14 +0000
commite6e79b3074c096fb7adef735277dbc8685f7196f (patch)
treec7296460b27c0c809d35fa4e382a037a27537170 /usr.sbin/pw
parentb46fecfe2999c869c28c8b5af7cc925e43709dd6 (diff)
downloadFreeBSD-src-e6e79b3074c096fb7adef735277dbc8685f7196f.zip
FreeBSD-src-e6e79b3074c096fb7adef735277dbc8685f7196f.tar.gz
Clarify in what formats the grouplist for the '-G' switch may be accepted.
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Diffstat (limited to 'usr.sbin/pw')
-rw-r--r--usr.sbin/pw/pw.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8
index ae416e8..82f010b 100644
--- a/usr.sbin/pw/pw.8
+++ b/usr.sbin/pw/pw.8
@@ -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
OpenPOWER on IntegriCloud