From f9b3147e2c3463207392d0f7a8ce533b42632815 Mon Sep 17 00:00:00 2001 From: bdevloed Date: Thu, 17 Jul 2014 14:44:18 +0200 Subject: [PATCH] Update usingdocker.md Change --help example command to match output in docs --- docs/sources/userguide/usingdocker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/userguide/usingdocker.md b/docs/sources/userguide/usingdocker.md index 857eac5e56..a882a79c7d 100644 --- a/docs/sources/userguide/usingdocker.md +++ b/docs/sources/userguide/usingdocker.md @@ -76,7 +76,7 @@ command: Or you can also pass the `--help` flag to the `docker` binary. - $ sudo docker images --help + $ sudo docker attach --help This will display the help text and all available flags: