Skip to content

Commit 7df8098

Browse files
Merge pull request #26165 from eriksjolund/drop-pre-checkpoint-requirement
docs: drop --pre-checkpoint requirement
2 parents 6d23f22 + 9c206a4 commit 7df8098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/markdown/podman-container-checkpoint.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The default is **false**.
128128
#### **--pre-checkpoint**, **-P**
129129

130130
Dump the *container's* memory information only, leaving the *container* running. Later
131-
operations supersedes prior dumps. It only works on `runc 1.0-rc3` or `higher`.\
131+
operations supersedes prior dumps.\
132132
The default is **false**.
133133

134134
The functionality to only checkpoint the memory of the container and in a second

0 commit comments

Comments
 (0)