Merge pull request #7820 from SvenDowideit/eik3-exit-doc-patch

alternative to `exit` command: `CTRL-D`
This commit is contained in:
Sven Dowideit 2014-08-31 20:39:23 -07:00
commit 2aaa8892e3
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ of the root directory which shows us what looks like a typical Linux
file system. file system.
You can play around inside this container and when you're done you can You can play around inside this container and when you're done you can
use the `exit` command to finish. use the `exit` command or enter Ctrl-D to finish.
root@af8bae53bdd3:/# exit root@af8bae53bdd3:/# exit