diff --git a/bin/migrate b/bin/migrate index 51aa8f75..79b0ad15 100755 --- a/bin/migrate +++ b/bin/migrate @@ -200,9 +200,9 @@ Options: -h, --help displays this help message -n dry run, do not copy data -v be verbose - use storage backend configration from conf.php found in + use storage backend configuration from conf.php found in this directory as source - optionally, use storage backend configration from conf.php + optionally, use storage backend configuration from conf.php found in this directory as destination; defaults to: " . PATH . "cfg" . DIRECTORY_SEPARATOR . "conf.php ");