diff -r 30113bfbe723 -r b3afb9f1e801 commands/vchattr.html --- a/commands/vchattr.html Sun Jan 20 00:12:17 2008 +0100 +++ b/commands/vchattr.html Sun Jan 20 00:22:09 2008 +0100 @@ -1,117 +1,142 @@ - -
--
-vchattr - Changes the attributes on one or more virtual users - -
-
-vchattr -[-c] [--msgcount] [-e] [--expiry] [-E] [--enabled] [-p] [--personal] [-q] [--softquota] [-Q] [--hardquota] [--quiet] [-z] [--msgsize] -VALUE USERNAME ... - - - -
-
-This program changes the value of one attribute on a set of virtual users. -It cannot be used to change the user's password or forwarding addresses -- -use vpasswd and vchforwards to accomplish those tasks. - -
-
+
+
+vchattr - Changes the attributes on one or more virtual users
++
+vchattr +[-c] +[--msgcount] +[-e] +[--expiry] +[-E] +[--enabled] +[-p] +[--personal] +[-q] +[--softquota] +[-Q] +[--hardquota] +[--quiet] +[-z] +[--msgsize] +VALUE USERNAME ...
++
+This program changes the value of one attribute on a set of virtual +users. It cannot be used to change the user's password or forwarding +addresses -- use vpasswd and vchforwards to accomplish those +tasks.
++
++
-Enable (1) or disable (0) delivery to the virtual user's mailbox directory. This does not delete
-the mailbox or any of the messages contained in or, nor prevent the user
-from logging in.
-
-
+
1) or disable (0) delivery to the virtual user's mailbox directory. This does not delete the mailbox or any of the messages contained in or, nor prevent the user from logging in.
++
+0 if the given attribute was successfully changed for all users, +non-zero otherwise. +If any of the steps fail, a diagnostic message is printed.
++
+vadduser(1)
+
+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>
--Set the user's soft quota (in bytes). - -
-Set the user's hard quota (in bytes). - -
-Suppress all status messages. - -
-Set the user's message size limit (in bytes). - -
-
-0 if the given attribute was successfully changed for all users, non-zero -otherwise. If any of the steps fail, a diagnostic message is printed. + -
-
-vadduser(1)
-
-
-
-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> - - - - +