mirror of https://github.com/docker/docs.git
updated the rmi command docs, the had typos
This commit is contained in:
parent
4174e7aa7a
commit
364f48d6c7
|
@ -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 New Issue