From: Maciej Olko Date: Fri, 3 Feb 2023 09:34:35 +0000 (+0100) Subject: Add two new options in cmdline.rst docs (#963) X-Git-Tag: v2.12.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25e436016970443226d0ec19cf74ac8476369b33;p=thirdparty%2Fbabel.git Add two new options in cmdline.rst docs (#963) Added in #720 and #832. --- diff --git a/docs/cmdline.rst b/docs/cmdline.rst index 91dc4fe7..8d9742fb 100644 --- a/docs/cmdline.rst +++ b/docs/cmdline.rst @@ -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