mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-16 07:05:14 +00:00
cli: Use new subcommand forms in kata-manager script
Update the `kata-manager` script to call the new subcommand forms without `kata-` prefix. Signed-off-by: Daniel Knittl-Frank <knittl89+git@googlemail.com>
This commit is contained in:
parent
4d9ab0cd21
commit
d2fe709174
@ -210,7 +210,7 @@ Advice:
|
|||||||
|
|
||||||
- You can check the latest version of Kata Containers by running:
|
- You can check the latest version of Kata Containers by running:
|
||||||
|
|
||||||
$ kata-runtime kata-check --only-list-releases
|
$ kata-runtime check --only-list-releases
|
||||||
|
|
||||||
EOT
|
EOT
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user