mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 10:59:03 +00:00
* Added src/main/content/bash_completion.d/spring * Also made all commands alias to "--<self>" so "--help" is a synonym for "help" (for instance). This helps with the completion generation. [Fixes #54827292]