mirror of
https://github.com/containers/podman.git
synced 2025-07-04 10:10:32 +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.
|
||||
```
|
||||
podman rmi --force imageID
|
||||
````
|
||||
```
|
||||
|
||||
Remove multiple images by their shortened IDs.
|
||||
```
|
||||
|
Reference in New Issue
Block a user