Fix typo in section title
See gh-27102
This commit is contained in:
committed by
Stephane Nicoll
parent
4db53601b5
commit
0c38449851
@@ -29,7 +29,7 @@ See {spring-boot-autoconfigure-module-code}/batch/BatchAutoConfiguration.java[Ba
|
||||
|
||||
|
||||
|
||||
[[howto.batch.?running-from-the-command-line]]
|
||||
[[howto.batch.running-from-the-command-line]]
|
||||
=== Running from the Command Line
|
||||
Spring Boot converts any command line argument starting with `--` to a property to add to the `Environment`, see <<features#features.external-config.command-line-args,accessing command line properties>>.
|
||||
This should not be used to pass arguments to batch jobs.
|
||||
|
||||
Reference in New Issue
Block a user