Skip to content

Commit d1847f8

Browse files
authored
Merge branch 'master' into type-improvements
2 parents 870d3c9 + 25e4360 commit d1847f8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/cmdline.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,12 @@ a collection of source files::
125125
--input-dirs=INPUT_DIRS
126126
alias for input-paths (does allow files as well as
127127
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
128134

129135

130136
init

0 commit comments

Comments
 (0)