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 689e144 commit 04c34f8Copy full SHA for 04c34f8
doc/whatsnew/fragments/9731.user_action
@@ -1,6 +1,6 @@
1
We migrated ``symilar`` to argparse, from getopt, so the error and help output changed
2
(for the better). We exit with 2 instead of sometime 1, sometime 2. The error output
3
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``).
+boolean options anymore (``--ignore-comments 1`` should become ``--ignore-comments``).
5
6
Refs #9731
0 commit comments