Browse Source

Merge branch '1.3.x'

pull/5815/merge
Stephane Nicoll 10 years ago
parent
commit
373cf83f99
  1. 2
      spring-boot-docs/src/main/asciidoc/spring-boot-cli.adoc

2
spring-boot-docs/src/main/asciidoc/spring-boot-cli.adoc

@ -415,7 +415,7 @@ From inside the embedded shell you can run other commands directly: @@ -415,7 +415,7 @@ From inside the embedded shell you can run other commands directly:
----
The embedded shell supports ANSI color output as well as `tab` completion. If you need
to run a native command you can use the `$` prefix. Hitting `ctrl-c` will exit the
to run a native command you can use the `!` prefix. Hitting `ctrl-c` will exit the
embedded shell.

Loading…
Cancel
Save