diff -r 30113bfbe723 -r b3afb9f1e801 commands/vdeluser.html --- a/commands/vdeluser.html Sun Jan 20 00:12:17 2008 +0100 +++ b/commands/vdeluser.html Sun Jan 20 00:22:09 2008 +0100 @@ -1,97 +1,88 @@ - -
--
-vdeluser - Delete users from a virtual domain - -
-
-vdeluser -[-D] [--no-mailbox] [--quiet] -USER1 [USER2 ...] - - - -
-
-This program will take the steps necessary to remove a user from a virtual -domain. - -
-For each user listed on the command line, it does the following: - -
-1. It removes the named user's entry from the local password file. - -
-2. It removes any qmail delivery files that point to the named user's mail -directory. - -
-3. It removes the user's mail directory and all of its contents -(recursively). +
+
+vdeluser - Delete users from a virtual domain
++
+vdeluser +[-D] +[--no-mailbox] +[--quiet] +USER1 [USER2 ...]
++
+This program will take the steps necessary to +remove a user from a virtual domain.
+For each user listed on the command line, it does the following:
+1. It removes the named user's entry from the local password file.
+2. It removes any qmail delivery files that point to the named user's +mail directory.
+3. It removes the user's mail directory and all of its contents +(recursively).
+If any of the above steps fail, a warning is issued and processing +continues.
++
++
+You must have either created the users subdirectory by hand or run the +vsetup program before using this program.
+This program expects the environment variable HOME to be set, and
+executes a change directory to the contents of it before starting. It
+is also required that you change user to the domain owner before using
+these utilities.
+
+Bruce Guenter <bruceg@em.ca>
--If any of the above steps fail, a warning is issued and processing -continues. - -
-
-Do not delete users that have a mailbox. - -
-Suppress all status messages. + -
-
-You must have either created the users subdirectory by hand or run the -vsetup program before using this program. - -
-This program expects the environment variable HOME to be set, and executes a change directory to the contents of it before
-starting. It is also required that you change user to the domain owner
-before using these utilities.
-
-
-
-Bruce Guenter <bruceg@em.ca> - - - - +