Commit 587e116b authored by Andy Wilkinson's avatar Andy Wilkinson

Merge pull request #18015 from dreis2211

* gh-18015:
  Remove reference to non-existent --edit option in CLI docs

Closes gh-18015
parents 64d4bf82 b6fff67f
...@@ -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