Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3327 from thaJeztah/fix_yamlgen
Browse files Browse the repository at this point in the history
docs: remove trailing space to fix generated YAML format
Upstream-commit: d8b33fa994b8620f17522aeb7b9cca9896cc0791
Component: cli
  • Loading branch information
silvin-lubecki authored Oct 7, 2021
2 parents 08c365d + fccccb2 commit 203b551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/cli/docs/reference/commandline/checkpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ resumes from the point it left off once you restore.
seccomp is only supported by CRIU in very up to date kernels.

External terminal (i.e. `docker run -t ..`) is not supported at the moment.
If you try to create a checkpoint for a container with an external terminal,
If you try to create a checkpoint for a container with an external terminal,
it would fail:

```console
Expand Down

0 comments on commit 203b551

Please sign in to comment.