From b4f52c30b14205d845d555e119a1afe7994074a4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 26 Apr 2021 15:23:13 +0200 Subject: update man page --- manpages/taler-config.1.rst | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'manpages') diff --git a/manpages/taler-config.1.rst b/manpages/taler-config.1.rst index b5eedd79..3f887cf1 100644 --- a/manpages/taler-config.1.rst +++ b/manpages/taler-config.1.rst @@ -15,15 +15,17 @@ Synopsis [**-b** *backend* | **––supported-backend=**\ \ *backend*] [**-c** *filename* | **––config=**\ \ *filename*] [**-f** | **––filename**] +[**-F** | **––full**] [**-h** | **––help**] [**-L** *loglevel* | **––loglevel=**\ \ *loglevel*] [**-l** *filename* | **––logfile=**\ ‌\ *filename*] [**-o** *option* | **––option=**\ \ *option*] +[**-r** | **––rewrite**] [**-S** | **––list-sections**] [**-s** *section* | **––section=**\ \ *section*] [**-V** *value* | **––value=**\ \ *value*] [**-v** | **––version**] -[**-W** | **––rewrite**] + Description =========== @@ -46,6 +48,9 @@ Description Try to perform expansions as if the option values represent filenames (will also be applied even if the option is not really a filename). +**-F** \| **––full** + Write the full configuration file, not just the differences to the defaults. + **-h** \| **––help** Print short help on options. @@ -61,6 +66,9 @@ Description value. If not given, all values of a given section will be printed in the format "OPTION = VALUE". +**-r** \| **––rewrite** + Write the configuration file even if nothing changed. Will remove all comments! + **-S** \| **––list-sections** List available configuration sections for use with ``--section``. @@ -79,8 +87,6 @@ Description **-v** \| **––version** Print GNU Taler version number. -**-W** \| **––rewrite** - Consider differences to defaults only. See Also -- cgit v1.2.3