alternative to exit command: CTRL-D

Docker-DCO-1.1-Signed-off-by: Eike Herzbach <eike@herzbach.net> (github: eik3)
Upstream-commit: c0c525b3d1a527738c1d942efd70e810908c0eac
Component: engine
This commit is contained in:
Eike Herzbach
2014-08-28 19:02:32 +02:00
committed by SvenDowideit
parent 176595f966
commit c3ac4898d5

View File

@ -81,7 +81,7 @@ of the root directory which shows us what looks like a typical Linux
file system.
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