domci : remove trailling space
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3745 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -38,7 +38,7 @@ class modelGenerator
|
||||
$getopts->add ("DSN", "", "dsn:", "DSN - Data Source Name\n".
|
||||
" Exemple : --dsn \"mysql:dbname=DBNAME\"",
|
||||
"dsn");
|
||||
$getopts->add ("Output", "o:", "output:",
|
||||
$getopts->add ("Output", "o:", "output:",
|
||||
"Output directory, ./models by default", "dir");
|
||||
$getopts->add ("Namespace", "n:", "namespace:",
|
||||
"The namespace (if '', not added), models by default",
|
||||
|
||||
Reference in New Issue
Block a user