mirror of
https://github.com/containers/podman.git
synced 2025-05-31 07:27:13 +08:00
standardize documentation formatting
Signed-off-by: Ashley Cui <ashleycui16@gmail.com>
This commit is contained in:
@ -17,17 +17,17 @@ are not deleted if checkpointing fails for further debugging. If checkpointing s
|
||||
files are theoretically not needed, but if these files are needed Podman can keep the files
|
||||
for further analysis.
|
||||
|
||||
**--all, -a**
|
||||
**--all**, **-a**
|
||||
|
||||
Checkpoint all running containers.
|
||||
|
||||
**--latest, -l**
|
||||
**--latest**, **-l**
|
||||
|
||||
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-running**, **-R**
|
||||
|
||||
Leave the container running after checkpointing instead of stopping it.
|
||||
|
||||
|
Reference in New Issue
Block a user