Fix some POD. Backups go in /tmp, not /var
This commit is contained in:
parent
7016594da1
commit
03188b7112
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue