-
Notifications
You must be signed in to change notification settings - Fork 2.9k
docs: add examples to podman-system-migrate man page #26435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore. |
This patch adds two usage examples to the podman-system-migrate.1 man page: - Normal invocation, with no expected output - Migration to a new OCI runtime (e.g., from crun to runc) Fixes: containers#26359 Signed-off-by: Arthur Wu <[email protected]>
Honny1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, LGTM
/approve
giuseppe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Luap99
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ArthurWuTW, giuseppe, Honny1, Luap99 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
38b52e3
into
containers:main
This patch adds two usage examples to the podman-system-migrate.1 man page:
Fixes: #26359
Does this PR introduce a user-facing change?