Commit b6fff67f authored by dreis2211's avatar dreis2211 Committed by Andy Wilkinson

Remove reference to non-existent --edit option in CLI docs

See gh-18015
parent 64d4bf82
...@@ -50,8 +50,6 @@ You can type `spring help` to get more details about any of the supported comman ...@@ -50,8 +50,6 @@ You can type `spring help` to get more details about any of the supported comman
--autoconfigure [Boolean] Add autoconfigure compiler --autoconfigure [Boolean] Add autoconfigure compiler
transformations (default: true) transformations (default: true)
--classpath, -cp Additional classpath entries --classpath, -cp Additional classpath entries
-e, --edit Open the file with the default system
editor
--no-guess-dependencies Do not attempt to guess dependencies --no-guess-dependencies Do not attempt to guess dependencies
--no-guess-imports Do not attempt to guess imports --no-guess-imports Do not attempt to guess imports
-q, --quiet Quiet logging -q, --quiet Quiet logging
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment