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:
Daniel Knittl-Frank 2020-10-24 12:34:20 +02:00
parent 4d9ab0cd21
commit d2fe709174

View File

@ -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
} }