Skip to content

Commit

Permalink
Fix typo in section title
Browse files Browse the repository at this point in the history
  • Loading branch information
cordin authored and snicoll committed Jun 28, 2021
1 parent 4db5360 commit 0c38449
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 0c38449

Please sign in to comment.