From b6fff67f6e244bd98729175e5158ce4a5c73ce89 Mon Sep 17 00:00:00 2001 From: dreis2211 Date: Fri, 30 Aug 2019 09:31:20 +0200 Subject: [PATCH] Remove reference to non-existent --edit option in CLI docs See gh-18015 --- .../spring-boot-docs/src/main/asciidoc/spring-boot-cli.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-cli.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-cli.adoc index 82bf51c945..93342a59ee 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-cli.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-cli.adoc @@ -50,8 +50,6 @@ You can type `spring help` to get more details about any of the supported comman --autoconfigure [Boolean] Add autoconfigure compiler transformations (default: true) --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-imports Do not attempt to guess imports -q, --quiet Quiet logging