summaryrefslogtreecommitdiff
path: root/doc/comitium.1.scd
diff options
context:
space:
mode:
authornytpu <alex@nytpu.com>2021-05-11 11:15:50 -0600
committernytpu <alex@nytpu.com>2021-05-11 11:22:17 -0600
commit244746dff7eabd89720688b835cfe803372d91ef (patch)
treea5ffac709b2fface878da7fe4113d9e1b87252d8 /doc/comitium.1.scd
parentc7148446a8a9d084d29a3ebb240d6c651c6e7c65 (diff)
add lang flag and update documentation
Diffstat (limited to 'doc/comitium.1.scd')
-rw-r--r--doc/comitium.1.scd10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/comitium.1.scd b/doc/comitium.1.scd
index 0d12540..5d5b023 100644
--- a/doc/comitium.1.scd
+++ b/doc/comitium.1.scd
@@ -60,6 +60,13 @@ command-specific flags that are not universally recognized.
Set the data directory where comitium will store its files. See *FILES AND
DIRECTORIES* for more information.
+*-l* _LANG_, *--lang* _LANG_
+ The language that comitium will use when outputting its files. Can be a
+ comma-separated list of language tags, comitium will use the first avalable.
+ Overrides the $*LANG* environment variable. See
+ <https://git.nytpu.com/comitium/about/doc/translating.md> for available
+ options. Defaults to en-US.
+
## REFRESH FLAGS
*-n* _NUM_, *--num-workers* _NUM_
@@ -91,6 +98,9 @@ command-specific flags that are not universally recognized.
*COMITIUM_DATA*
Set the data directory. Equivalent to the *--data* flag.
+*LANG*
+ Set the language comitium will output.
+
# FILES AND DIRECTORIES
## DATA DIRECTORY