From 10d6328723e5162c0f313bec863ebfc76cf59138 Mon Sep 17 00:00:00 2001 From: LukasK13 Date: Thu, 27 Aug 2020 09:10:33 +0200 Subject: [PATCH] fix help information --- docs/source/usage/getting_started.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/source/usage/getting_started.rst b/docs/source/usage/getting_started.rst index f970015..f266fa1 100644 --- a/docs/source/usage/getting_started.rst +++ b/docs/source/usage/getting_started.rst @@ -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