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
commit56344265c6811d02a228ae41146dc6b789f34448 (patch)
tree37369b8ab32c18eb6fc9ea23135bd2f067143e37 /adduser/rmuser.8
parent0bc7ade67c5c379f22d8791f741a16489a673dd0 (diff)
downloadpw-darwin-56344265c6811d02a228ae41146dc6b789f34448.tar.gz
pw-darwin-56344265c6811d02a228ae41146dc6b789f34448.tar.zst
pw-darwin-56344265c6811d02a228ae41146dc6b789f34448.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