Merge branch '1.3.x'

This commit is contained in:
Stephane Nicoll 2016-04-30 10:21:50 +02:00
commit 373cf83f99
1 changed files with 1 additions and 1 deletions

View File

@ -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.