sqlMigrate : update comment
This commit is contained in:
@@ -64,7 +64,7 @@ class main
|
||||
"StepIdentifier");
|
||||
$getopts->add ("Debug", "", array ("debug"), "Display the SQL requests");
|
||||
$getopts->add ("Execute", "", array ("execute"),
|
||||
"Execute the configuration without requesting data");
|
||||
"Execute the configuration without requesting data (start at step 5)");
|
||||
if ($getopts->get ("Help"))
|
||||
die ($getopts->help ());
|
||||
if ($getopts->get ("Step"))
|
||||
|
||||
Reference in New Issue
Block a user