mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-12 05:12:37 +00:00
utils: kata-manager: Improve usage message
Update the usage to show that the latest Kata version can also be queried using `kata-ctl`. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
1625a5ce48
commit
436d7d1275
@ -270,9 +270,11 @@ $warnings
|
|||||||
|
|
||||||
Advice:
|
Advice:
|
||||||
|
|
||||||
- You can check the latest version of Kata Containers by running:
|
- You can check the latest version of Kata Containers by running
|
||||||
|
one of the following:
|
||||||
|
|
||||||
$ kata-runtime check --only-list-releases
|
$ kata-runtime check --only-list-releases
|
||||||
|
$ kata-ctl check only-list-releases
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user