mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
updated the rmi command docs, the had typos
This commit is contained in:
parent
4174e7aa7a
commit
364f48d6c7
1 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@
|
|||
|
||||
::
|
||||
|
||||
Usage: docker rmimage [OPTIONS] IMAGE
|
||||
Usage: docker rmi IMAGE [IMAGE...]
|
||||
|
||||
Remove an image
|
||||
Remove one or more images
|
||||
|
|
Loading…
Reference in a new issue