summaryrefslogtreecommitdiffstats
path: root/adduser/rmuser.8
diff options
context:
space:
mode:
authorMike Makonnen <mtm@FreeBSD.org>2003-02-16 18:04:06 +0000
committerMike Makonnen <mtm@FreeBSD.org>2003-02-16 18:04:06 +0000
commit724addce945f84f2eb3274ac5054ad70ca106152 (patch)
treeffadc27dd150ce6e04165719f58ba4424d4ccc14 /adduser/rmuser.8
parent491158b1eeb49352890a530b064a53f8fcb74491 (diff)
downloadpw-darwin-724addce945f84f2eb3274ac5054ad70ca106152.tar.gz
pw-darwin-724addce945f84f2eb3274ac5054ad70ca106152.tar.zst
pw-darwin-724addce945f84f2eb3274ac5054ad70ca106152.zip
Condense the output to one line per removed user. For user's who
want the more verbose version, there's a -v option. Approved by: markm (mentor)
Diffstat (limited to 'adduser/rmuser.8')
-rw-r--r--adduser/rmuser.810
1 files changed, 9 insertions, 1 deletions
diff --git a/adduser/rmuser.8 b/adduser/rmuser.8
index 32f7b49..a4cf1ff 100644
--- a/adduser/rmuser.8
+++ b/adduser/rmuser.8
@@ -34,7 +34,7 @@
.Nd remove users from the system
.Sh SYNOPSIS
.Nm
-.Op Fl y
+.Op Fl vy
.Op Fl f Ar file
.Op Ar username ...
.Sh DESCRIPTION
@@ -129,6 +129,14 @@ If the file is owned by anyone other than a user with
UID 0, or is writeable by anyone other than the owner,
.Nm
will refuse to continue.
+.It Fl v
+Enable verbose mode.
+Normally,
+the output inlcudes one line per removed user;
+however,
+with this option
+.Nm
+will be much more chatty about the steps taken.
.It Fl y
Implicitly answer
.Dq Li yes