summaryrefslogtreecommitdiff
path: root/frags/libeufin-config-cli.rst
diff options
context:
space:
mode:
Diffstat (limited to 'frags/libeufin-config-cli.rst')
-rw-r--r--frags/libeufin-config-cli.rst10
1 files changed, 8 insertions, 2 deletions
diff --git a/frags/libeufin-config-cli.rst b/frags/libeufin-config-cli.rst
index 0852c2aa..5475324e 100644
--- a/frags/libeufin-config-cli.rst
+++ b/frags/libeufin-config-cli.rst
@@ -19,6 +19,8 @@ It takes two arguments, the section name and the option name
Print short help on options.
**-c** \| **--config** *FILENAME*
Specifies the configuration file.
+**-L** \| **--log** *LOGLEVEL*
+ Configure logging to use LOGLEVEL.
**-f** \| **--filename**
Interpret value as path with dollar-expansion.
@@ -31,15 +33,19 @@ This command dump the configuration.
Print short help on options.
**-c** \| **--config** *FILENAME*
Specifies the configuration file.
+**-L** \| **--log** *LOGLEVEL*
+ Configure logging to use LOGLEVEL.
config pathsub
--------------
This command substitute variables in a path.
-It takes one argument, a path expresion.
+It takes one argument, a path expression.
**-h** \| **--help**
Print short help on options.
**-c** \| **--config** *FILENAME*
- Specifies the configuration file. \ No newline at end of file
+ Specifies the configuration file.
+**-L** \| **--log** *LOGLEVEL*
+ Configure logging to use LOGLEVEL.