Hilfetext angepasst
parent
cbb0dd3f2b
commit
b3c559718c
|
|
@ -9,7 +9,7 @@ from functions import DatenpolFunctions
|
|||
|
||||
def main():
|
||||
def _usage():
|
||||
print '\nVerwendung: dp.py <environment> <command> [<module_name>/<setup_function>]\n'
|
||||
print '\nVerwendung: dp <environment> <command> [<module_name>/<setup_function>]\n'
|
||||
print 'Commands:\n'
|
||||
print ' create Neue Datenbank erstellen'
|
||||
print ' create_from_dump Neue Datenbank von Dump erstellen'
|
||||
|
|
|
|||
Loading…
Reference in New Issue