diff -r ace5d588b30d -r bbacf6d77c19 mydump.8.pod --- a/mydump.8.pod Wed Jan 08 11:33:06 2014 +0100 +++ b/mydump.8.pod Thu Jan 23 13:00:40 2014 +0100 @@ -4,12 +4,20 @@ =head1 SYNOPSIS - mydump + mydump [-d|--dir dir] =head1 DESCRIPTION B dumps all mysql databases, one by one, to -F. +F<~backup/mysql/> or the directory passed via C<--dir>. + +=head1 OPTIONS + +=over + +=item B<-d>|B<--dir> I + +The directory where to write the dumps. (default: F<~backup/mysql/>) =head1 AUTHOR