Fix some POD. Backups go in /tmp, not /var

This commit is contained in:
Colin Kuskie 2009-06-07 02:33:03 +00:00
parent 7016594da1
commit 03188b7112

View file

@ -452,7 +452,7 @@ upgrade.
=item B<--backupDir path>
Specify a path where database backups should be created during the
upgrade procedure. If left unspecified, it defaults to B</var/backups>.
upgrade procedure. If left unspecified, it defaults to B</tmp/backups>.
=item B<--history>