diff -r 30113bfbe723 -r b3afb9f1e801 commands/vupgrade.pod --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commands/vupgrade.pod Sun Jan 20 00:22:09 2008 +0100 @@ -0,0 +1,35 @@ +=head1 NAME + +vupgrade - Upgrades the vmailmgr data files for a virtual domain + +=head1 SYNOPSIS + +B +[B<--quiet>] + + +=head1 DESCRIPTION + + + +Reads in a standard virtual password table in the current directory,\n" +"and writes it out to the current table format. The file names for the\n" +"input and output tables are determined from the configuration file.\n" +"In addition, a user directory is created for each account that does\n" +"not have one. + + +=head1 OPTIONS + +=over 8 + +=item B<--quiet> + +Suppress all status messages. + +=back + +=head1 AUTHORS + +Bruce Guenter +