summaryrefslogtreecommitdiff
path: root/docs/podman-container-checkpoint.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-container-checkpoint.1.md')
-rw-r--r--docs/podman-container-checkpoint.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman-container-checkpoint.1.md b/docs/podman-container-checkpoint.1.md
index 94e52dc78..666dbbb80 100644
--- a/docs/podman-container-checkpoint.1.md
+++ b/docs/podman-container-checkpoint.1.md
@@ -25,6 +25,8 @@ Checkpoint all running containers.
Instead of providing the container name or ID, checkpoint the last created container.
+The latest option is not supported on the remote client.
+
**--leave-running, -R**
Leave the container running after checkpointing instead of stopping it.