fix help information

This commit is contained in:
Lukas Klass 2020-08-27 09:10:33 +02:00
parent 55b890a47f
commit 10d6328723
1 changed files with 5 additions and 5 deletions

View File

@ -77,11 +77,11 @@ same options which can be shown using the parameter ``-h`` or ``--help``.
The following options are available:
:-h, -\\-help: Show the help.
:-c, -\\-config: Specify the path to the configuration file. Default is esbo-etc_defaults.xml.
:-l, -\\-logging: Specify the log level for the application. Possible levels are DEBUG, INFO, WARNING, ERROR.
:-v, -\\-version: Print version information.
:-m, -\\-manual: Print the manual.
:-h, -\-help: Show the help.
:-c, -\-config: Specify the path to the configuration file. Default is esbo-etc_defaults.xml.
:-l, -\-logging: Specify the log level for the application. Possible levels are DEBUG, INFO, WARNING, ERROR.
:-v, -\-version: Print version information.
:-m, -\-manual: Print the manual.
Shell-Script