summaryrefslogtreecommitdiffstats
path: root/pw
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2002-04-05 08:39:31 +0000
committerDima Dorfman <dd@FreeBSD.org>2002-04-05 08:39:31 +0000
commitb6e73437c8cc61822bf901a256c57f39ea3a9275 (patch)
tree519bd5d60548bc49d4177d80411dfdbf00e083cc /pw
parent94e9626c8625ba8c90e5f3fca46c17d62624dc13 (diff)
downloadpw-darwin-b6e73437c8cc61822bf901a256c57f39ea3a9275.tar.gz
pw-darwin-b6e73437c8cc61822bf901a256c57f39ea3a9275.tar.zst
pw-darwin-b6e73437c8cc61822bf901a256c57f39ea3a9275.zip
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>
Diffstat (limited to 'pw')
-rw-r--r--pw/pw.86
1 files changed, 5 insertions, 1 deletions
diff --git a/pw/pw.8 b/pw/pw.8
index e90f962..c3082af 100644
--- a/pw/pw.8
+++ b/pw/pw.8
@@ -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