summaryrefslogtreecommitdiffstats
path: root/adduser/rmuser.8
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-02-24 22:53:26 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-02-24 22:53:26 +0000
commit4402a69620f91c7fa98ca7ea0289134f34b62dd2 (patch)
tree2c4b0845a3f82ded385ef07d04d6ab74cddf2bfc /adduser/rmuser.8
parent28bed408771188366358723714f5f1509e46bbf7 (diff)
downloadpw-darwin-4402a69620f91c7fa98ca7ea0289134f34b62dd2.tar.gz
pw-darwin-4402a69620f91c7fa98ca7ea0289134f34b62dd2.tar.zst
pw-darwin-4402a69620f91c7fa98ca7ea0289134f34b62dd2.zip
mdoc(7) police: Scheduled sweep.
Diffstat (limited to 'adduser/rmuser.8')
-rw-r--r--adduser/rmuser.818
1 files changed, 9 insertions, 9 deletions
diff --git a/adduser/rmuser.8 b/adduser/rmuser.8
index a4cf1ff..2f1b9e9 100644
--- a/adduser/rmuser.8
+++ b/adduser/rmuser.8
@@ -34,7 +34,7 @@
.Nd remove users from the system
.Sh SYNOPSIS
.Nm
-.Op Fl vy
+.Op Fl yv
.Op Fl f Ar file
.Op Ar username ...
.Sh DESCRIPTION
@@ -129,14 +129,6 @@ 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
@@ -148,6 +140,14 @@ This option requires that either the
.Fl f
option be used, or one or more user names be given as command line
arguments.
+.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 Ar username
Identifies one or more users to be removed; if not present,
.Nm