Migrate to Asciidoctor Tabs
This commit is contained in:
@@ -10,7 +10,6 @@ command it may be beneficial to configure it for this. Property
|
||||
runners than `NonInteractiveShellRunner` and configures it to use
|
||||
defined _Primary Command_.
|
||||
|
||||
====
|
||||
[source, yaml]
|
||||
----
|
||||
spring:
|
||||
@@ -18,7 +17,6 @@ spring:
|
||||
noninteractive:
|
||||
primary-command: mycommand
|
||||
----
|
||||
====
|
||||
|
||||
For example if you have a command `mycommand` with option `arg`
|
||||
it had to be executed with `<shellapp> mycommand --arg hi`, but with above
|
||||
|
||||
Reference in New Issue
Block a user