o Fix groupadd getopt line and make 'pw groupadd -o' work.

PR:		bin/100684
Submitted by:	Devon H. O'Dell
MFC after:	3 weeks
This commit is contained in:
Maxim Konovalov 2006-09-18 14:00:39 +00:00
parent f45b405f7a
commit 04cfd91b6a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=162400

View File

@ -115,7 +115,7 @@ main(int argc, char *argv[])
"V:C:q"
},
{ /* grp */
"V:C:qn:g:h:H:M:pNPY",
"V:C:qn:g:h:H:M:opNPY",
"V:C:qn:g:Y",
"V:C:qn:g:l:h:H:FM:m:NPY",
"V:C:qn:g:FPa",