Skip to content

Commit 04c34f8

Browse files
Update doc/whatsnew/fragments/9731.user_action
1 parent 689e144 commit 04c34f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
We migrated ``symilar`` to argparse, from getopt, so the error and help output changed
22
(for the better). We exit with 2 instead of sometime 1, sometime 2. The error output
33
is not captured by the runner anymore. It's not possible to use a value for the
4-
boolean options anymore (``--ignore-comments 2`` should become ``--ignore-comments``).
4+
boolean options anymore (``--ignore-comments 1`` should become ``--ignore-comments``).
55

66
Refs #9731

0 commit comments

Comments
 (0)