mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
This commit updates the help command to also show some example(s) to illustrate how the command can be used. The commit also defines useful examples for the init command Fixes gh-1809