Skip to content

Commit 25e4360

Browse files
authored
Add two new options in cmdline.rst docs (#963)
Added in #720 and #832.
1 parent d019ed1 commit 25e4360

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)