move the branches directories up to the root of the repository
[matthijs/upstream/backupninja.git] / handlers / mysql.helper.in
index 00eeca0ce15e2f142e0a263f34ba09a17d9caae5..9622d41d8080ffbb4d69bae7058df81c7881a1f0 100644 (file)
@@ -94,11 +94,6 @@ $hotcopy
 #
 $sqldump
 
-# sqldumpoptions = <options>
-# (default = --lock-tables --complete-insert --add-drop-table --quick --quote-names)
-# arguments to pass to mysqldump
-# sqldumpoptions = --add-drop-table --quick --quote-names
-
 # compress = < yes | no > (default = yes)
 # if yes, compress the sqldump output.
 $compress