1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Update usingdocker.md

Change --help example command to match output in docs
This commit is contained in:
bdevloed 2014-07-17 14:44:18 +02:00
parent 4ae27be2cd
commit f9b3147e2c

View file

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