mirror of
https://github.com/containers/podman.git
synced 2025-05-20 16:47:39 +08:00
Run codespell on code
Also cleanup --rm=true to be just --rm Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -347,7 +347,7 @@ the container when it exits. The default is **false**.
|
||||
#### **--rmi**
|
||||
|
||||
After exit of the container, remove the image unless another
|
||||
container is using it. Implies --rm=true on the new container. The default is *false*.
|
||||
container is using it. Implies --rm on the new container. The default is *false*.
|
||||
|
||||
@@option rootfs
|
||||
|
||||
|
Reference in New Issue
Block a user