Merge pull request #27102 from cordin

* pr/27102:
  Fix typo in section title

Closes gh-27102
pull/27157/head
Stephane Nicoll 3 years ago
commit 4e8d466955

@ -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.

Loading…
Cancel
Save