@@ -42,6 +42,16 @@ are assumed to be Scala compiler options and will be propagated to Scala Compile
4242
4343
4444
45+ ## Benchmarking options
46+
47+ Available in commands:
48+
49+ [ ` bsp ` ] ( ./commands.md#bsp ) , [ ` compile ` ] ( ./commands.md#compile ) , [ ` doc ` ] ( ./commands.md#doc ) , [ ` fmt ` , ` format ` , ` scalafmt ` ] ( ./commands.md#fmt ) , [ ` repl ` , ` console ` ] ( ./commands.md#repl ) , [ ` run ` ] ( ./commands.md#run ) , [ ` setup-ide ` ] ( ./commands.md#setup-ide ) , [ ` shebang ` ] ( ./commands.md#shebang ) , [ ` test ` ] ( ./commands.md#test )
50+
51+ <!-- Automatically generated, DO NOT EDIT MANUALLY -->
52+
53+ * This section was automatically generated and may be empty if no options were available.*
54+
4555## Compilation server options
4656
4757Available in commands:
@@ -186,6 +196,16 @@ Aliases: `-f`
186196
187197Force overwriting values for key
188198
199+ ## Cross options
200+
201+ Available in commands:
202+
203+ [ ` compile ` ] ( ./commands.md#compile ) , [ ` repl ` , ` console ` ] ( ./commands.md#repl ) , [ ` run ` ] ( ./commands.md#run ) , [ ` shebang ` ] ( ./commands.md#shebang ) , [ ` test ` ] ( ./commands.md#test )
204+
205+ <!-- Automatically generated, DO NOT EDIT MANUALLY -->
206+
207+ * This section was automatically generated and may be empty if no options were available.*
208+
189209## Debug options
190210
191211Available in commands:
@@ -664,6 +684,26 @@ Aliases: `--list-main-class`, `--list-main-classes`, `--list-main-method`, `--li
664684
665685List main classes available in the current context
666686
687+ ## Markdown options
688+
689+ Available in commands:
690+
691+ [ ` bsp ` ] ( ./commands.md#bsp ) , [ ` compile ` ] ( ./commands.md#compile ) , [ ` doc ` ] ( ./commands.md#doc ) , [ ` fmt ` , ` format ` , ` scalafmt ` ] ( ./commands.md#fmt ) , [ ` repl ` , ` console ` ] ( ./commands.md#repl ) , [ ` run ` ] ( ./commands.md#run ) , [ ` setup-ide ` ] ( ./commands.md#setup-ide ) , [ ` shebang ` ] ( ./commands.md#shebang ) , [ ` test ` ] ( ./commands.md#test )
692+
693+ <!-- Automatically generated, DO NOT EDIT MANUALLY -->
694+
695+ * This section was automatically generated and may be empty if no options were available.*
696+
697+ ## Pgp scala signing options
698+
699+ Available in commands:
700+
701+ [ ` config ` ] ( ./commands.md#config )
702+
703+ <!-- Automatically generated, DO NOT EDIT MANUALLY -->
704+
705+ * This section was automatically generated and may be empty if no options were available.*
706+
667707## Power options
668708
669709Available in commands:
@@ -678,6 +718,16 @@ Available in commands:
678718
679719Allows to use restricted & experimental features
680720
721+ ## Python options
722+
723+ Available in commands:
724+
725+ [ ` bsp ` ] ( ./commands.md#bsp ) , [ ` compile ` ] ( ./commands.md#compile ) , [ ` doc ` ] ( ./commands.md#doc ) , [ ` fmt ` , ` format ` , ` scalafmt ` ] ( ./commands.md#fmt ) , [ ` repl ` , ` console ` ] ( ./commands.md#repl ) , [ ` run ` ] ( ./commands.md#run ) , [ ` setup-ide ` ] ( ./commands.md#setup-ide ) , [ ` shebang ` ] ( ./commands.md#shebang ) , [ ` test ` ] ( ./commands.md#test )
726+
727+ <!-- Automatically generated, DO NOT EDIT MANUALLY -->
728+
729+ * This section was automatically generated and may be empty if no options were available.*
730+
681731## Run options
682732
683733Available in commands:
@@ -1160,6 +1210,16 @@ Allows to execute a passed string as Java code
11601210
11611211A synonym to --scala-snippet, which defaults the sub-command to ` run ` when no sub-command is passed explicitly
11621212
1213+ ## Source generator options
1214+
1215+ Available in commands:
1216+
1217+ [ ` bsp ` ] ( ./commands.md#bsp ) , [ ` compile ` ] ( ./commands.md#compile ) , [ ` doc ` ] ( ./commands.md#doc ) , [ ` fmt ` , ` format ` , ` scalafmt ` ] ( ./commands.md#fmt ) , [ ` repl ` , ` console ` ] ( ./commands.md#repl ) , [ ` run ` ] ( ./commands.md#run ) , [ ` setup-ide ` ] ( ./commands.md#setup-ide ) , [ ` shebang ` ] ( ./commands.md#shebang ) , [ ` test ` ] ( ./commands.md#test )
1218+
1219+ <!-- Automatically generated, DO NOT EDIT MANUALLY -->
1220+
1221+ * This section was automatically generated and may be empty if no options were available.*
1222+
11631223## Suppress warning options
11641224
11651225Available in commands:
0 commit comments