Skip to content

Commit 81ca58b

Browse files
juliogarciapelaurazard
authored andcommitted
docs: Fix --rm=false flag in container_run.md
Signed-off-by: Julio Cesar Garcia <[email protected]> (cherry picked from commit 605c9bf) Signed-off-by: Laura Brehm <[email protected]>
1 parent 6b5e4be commit 81ca58b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/commandline/container_run.md

+1-1
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)