Skip to content

Commit

Permalink
Merge pull request #27102 from cordin
Browse files Browse the repository at this point in the history
* pr/27102:
  Fix typo in section title

Closes gh-27102
  • Loading branch information
snicoll committed Jun 28, 2021
2 parents 4db5360 + 0c38449 commit 4e8d466
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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.
Expand Down

0 comments on commit 4e8d466

Please sign in to comment.