summaryrefslogtreecommitdiffstats
path: root/usr.sbin/adduser/rmuser.8
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2003-02-16 18:04:06 +0000
committermtm <mtm@FreeBSD.org>2003-02-16 18:04:06 +0000
commitb252bec075c1826f46a7017c269025f29f8a66fc (patch)
treed71e37488e3307ad3e85312a5937a51cc367c7be /usr.sbin/adduser/rmuser.8
parent8f7d255929b825b3a8bac8882f7eaed69ea79edf (diff)
downloadFreeBSD-src-b252bec075c1826f46a7017c269025f29f8a66fc.zip
FreeBSD-src-b252bec075c1826f46a7017c269025f29f8a66fc.tar.gz
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 'usr.sbin/adduser/rmuser.8')
-rw-r--r--usr.sbin/adduser/rmuser.810
1 files changed, 9 insertions, 1 deletions
diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8
index 32f7b49..a4cf1ff 100644
--- a/usr.sbin/adduser/rmuser.8
+++ b/usr.sbin/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
OpenPOWER on IntegriCloud