equal
deleted
inserted
replaced
|
1 =head1 NAME |
|
2 |
|
3 vupgrade - Upgrades the vmailmgr data files for a virtual domain |
|
4 |
|
5 =head1 SYNOPSIS |
|
6 |
|
7 B<vupgrade> |
|
8 [B<--quiet>] |
|
9 |
|
10 |
|
11 =head1 DESCRIPTION |
|
12 |
|
13 |
|
14 |
|
15 Reads in a standard virtual password table in the current directory,\n" |
|
16 "and writes it out to the current table format. The file names for the\n" |
|
17 "input and output tables are determined from the configuration file.\n" |
|
18 "In addition, a user directory is created for each account that does\n" |
|
19 "not have one. |
|
20 |
|
21 |
|
22 =head1 OPTIONS |
|
23 |
|
24 =over 8 |
|
25 |
|
26 =item B<--quiet> |
|
27 |
|
28 Suppress all status messages. |
|
29 |
|
30 =back |
|
31 |
|
32 =head1 AUTHORS |
|
33 |
|
34 Bruce Guenter <bruceg@em.ca> |
|
35 |