In the words of the submitter:
This patch explains -F for usershow and groupshow. Because "groupmod ... -F" doesn't do anything, the patch also drops that from groupmod's command line args. PR: 35955 Submitted by: Mike DeGraw-Bertsch <mbertsch@radioactivedata.org>
This commit is contained in:
parent
c48c9a8ae4
commit
63c3074b59
@ -146,7 +146,6 @@
|
||||
.Op group|gid
|
||||
.Op Fl C Ar config
|
||||
.Op Fl q
|
||||
.Op Fl F
|
||||
.Op Fl n Ar name
|
||||
.Op Fl g Ar gid
|
||||
.Op Fl l Ar name
|
||||
@ -688,6 +687,11 @@ option is used, the account details are shown in v7 format.
|
||||
The
|
||||
.Fl a
|
||||
option lists all users currently on file.
|
||||
Using
|
||||
.Fl F
|
||||
forces
|
||||
.Nm
|
||||
to print the details of an account even if it does not exist.
|
||||
.Pp
|
||||
The command
|
||||
.Ar usernext
|
||||
|
Loading…
Reference in New Issue
Block a user