We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d019ed1 commit 25e4360Copy full SHA for 25e4360
docs/cmdline.rst
@@ -125,6 +125,12 @@ a collection of source files::
125
--input-dirs=INPUT_DIRS
126
alias for input-paths (does allow files as well as
127
directories).
128
+ --ignore-dirs=IGNORE_DIRS
129
+ Patterns for directories to ignore when scanning for
130
+ messages. Separate multiple patterns with spaces
131
+ (default ".* ._")
132
+ --header-comment=HEADER_COMMENT
133
+ header comment for the catalog
134
135
136
init
0 commit comments