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:
Daniel J Walsh
2023-08-03 06:04:37 -04:00
parent 7a2c5422e8
commit 62a22c5d60
6 changed files with 7 additions and 7 deletions

View File

@ -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