Skip to content

Commit 605c9bf

Browse files
committed
docs: Fix --rm=false flag in container_run.md
Signed-off-by: Julio Cesar Garcia <[email protected]>
1 parent a18c896 commit 605c9bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/commandline/container_run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1234,7 +1234,7 @@ the container and remove the file system when the container exits, use the
12341234
`--rm` flag:
12351235

12361236
```text
1237-
--rm=false: Automatically remove the container when it exits
1237+
--rm: Automatically remove the container when it exits
12381238
```
12391239

12401240
> [!NOTE]

0 commit comments

Comments
 (0)