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 2eebab5 commit 369bbf2Copy full SHA for 369bbf2
docs/topics/mta-cli-args.adoc
@@ -44,15 +44,15 @@ a|`--enable-default-rulesets`
44
|Boolean
45
a|Flag to run default rulesets with analysis (default: `true`).
46
47
-a|`-h`, `–help`
+a|`-h`, `--help`
48
|
49
|Flag to output help for analyze
50
51
a|`--incident-selector`
52
|String
53
a|Flag to select incidents based on custom variables, for example, `!package=io.konveyor.demo.config-utils`
54
55
-a|`-i`, `–input`
+a|`-i`, `--input`
56
57
a|Flag for the path to application source code or a binary. For more details, see xref:cli-input-argument_cli-guide[Specifying the input].
58
0 commit comments