summaryrefslogtreecommitdiff
path: root/manpages/taler-terms-generator.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/taler-terms-generator.1.rst')
-rw-r--r--manpages/taler-terms-generator.1.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/manpages/taler-terms-generator.1.rst b/manpages/taler-terms-generator.1.rst
index c95221d5..d6c22411 100644
--- a/manpages/taler-terms-generator.1.rst
+++ b/manpages/taler-terms-generator.1.rst
@@ -47,6 +47,9 @@ Description
**-l** *LANGUAGE*
Add the given *LANGUAGE* to the list of translations for the current *INPUT*. *LANGUAGE* must be a two-letter language code (like "de" or "it"). This will generate or update the respective ".po" files to translate the *INPUT* terms to this *LANGUAGE*.
+**-L** *LOCALE_DIR*
+ Specify locale/ directory where GNU gettext resources for translating the input are located. If "-l" is given, this directory is where fresh or updated ".po" files will be placed, and otherwise this directory will be scanned for translations of the ".rst" input file.
+
**-o** *OUTPUT*
Specifies where to write the output. This should be the directory where the service expects to find the generated resources. Unless you changed the default configuration, you probably do not have to specify this value.