summaryrefslogtreecommitdiffstats
path: root/pw/pw.8
diff options
context:
space:
mode:
authorMike Makonnen <mtm@FreeBSD.org>2008-01-25 15:54:14 +0000
committerMike Makonnen <mtm@FreeBSD.org>2008-01-25 15:54:14 +0000
commit20ce971e8c7349d735f7e0bddc4742c35047ead6 (patch)
tree1aa87d95ac51c0e4b5fa95c7f0140f5c8f246fdc /pw/pw.8
parentc639f54234826e4b00bd6cfb69a0eeb179300ff8 (diff)
downloadpw-darwin-20ce971e8c7349d735f7e0bddc4742c35047ead6.tar.gz
pw-darwin-20ce971e8c7349d735f7e0bddc4742c35047ead6.tar.zst
pw-darwin-20ce971e8c7349d735f7e0bddc4742c35047ead6.zip
Clarify in what formats the grouplist for the '-G' switch may be accepted.
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Diffstat (limited to 'pw/pw.8')
-rw-r--r--pw/pw.82
1 files changed, 1 insertions, 1 deletions
diff --git a/pw/pw.8 b/pw/pw.8
index ae416e8..82f010b 100644
--- a/pw/pw.8
+++ b/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