We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7b511 commit 5d55d57Copy full SHA for 5d55d57
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
----
416
417
The embedded shell supports ANSI color output as well as `tab` completion. If you need
418
-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
419
embedded shell.
420
421
0 commit comments