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:
parent
4ae27be2cd
commit
f9b3147e2c
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue