We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db74ad8 commit 8e5f3c7Copy full SHA for 8e5f3c7
README.md
@@ -76,7 +76,7 @@ sh /path/to/mysqlbackup-plus.sh
76
77
To keep your settings intact across updates, store them in a configuration file instead of modifying this script with each new release.
78
79
-Create a file named `.mysqlbackup-plus.conf` in your HOME directory and define your options.
+Create a file named `.mysqlbackup-plus.conf` in your HOME directory and only define the options you wish to modify.
80
81
-Any settings in this file will override the default values set in the script.
+Any settings in this file will override the default values set in the script, while unspecified options will retain their defaults.
82
0 commit comments