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