mirror of
https://github.com/containers/podman.git
synced 2025-12-19 07:09:39 +08:00
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: #26359 Signed-off-by: Arthur Wu <lion811004@gmail.com>