mirror of
https://github.com/containers/podman.git
synced 2025-10-19 12:12:36 +08:00
markdown: remove extraneous backquote from "podman rmi"
Extraneous backquote messes up rendering of "man podman-rmi". Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
This commit is contained in:
@ -29,7 +29,7 @@ podman rmi c0ed59d05ff7
|
|||||||
Remove an image and its associated containers.
|
Remove an image and its associated containers.
|
||||||
```
|
```
|
||||||
podman rmi --force imageID
|
podman rmi --force imageID
|
||||||
````
|
```
|
||||||
|
|
||||||
Remove multiple images by their shortened IDs.
|
Remove multiple images by their shortened IDs.
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user