]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Add two new options in cmdline.rst docs (#963)
authorMaciej Olko <maciej.olko@affirm.com>
Fri, 3 Feb 2023 09:34:35 +0000 (10:34 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Feb 2023 09:34:35 +0000 (09:34 +0000)
Added in #720 and #832.

docs/cmdline.rst

index 91dc4fe72eda1606ad3de05934c7407d28c04d9f..8d9742fbfb6875f3cff34244ad5816673d028702 100644 (file)
@@ -125,6 +125,12 @@ a collection of source files::
       --input-dirs=INPUT_DIRS
                             alias for input-paths (does allow files as well as
                             directories).
+      --ignore-dirs=IGNORE_DIRS
+                            Patterns for directories to ignore when scanning for
+                            messages. Separate multiple patterns with spaces
+                            (default ".* ._")
+      --header-comment=HEADER_COMMENT
+                            header comment for the catalog
 
 
 init