diff --git a/docs/reference/commandline/cli.md b/docs/reference/commandline/cli.md index 89d0c90a99..9b22f9abe8 100644 --- a/docs/reference/commandline/cli.md +++ b/docs/reference/commandline/cli.md @@ -10,7 +10,9 @@ parent = "mn_reference" # Docker Command Line -{{ include "no-remote-sudo.md" }} +> **Note:** if you are using a remote Docker daemon, such as Boot2Docker, +> then _do not_ type the `sudo` before the `docker` commands shown in the +> documentation's examples. To list available commands, either run `docker` with no parameters or execute `docker help`: