diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-26 11:27:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2021-07-27 00:31:53 +0000 |
commit | 5323d07b2ce9416e5958be415c35220cce3b4114 (patch) | |
tree | 60ad17be121c5473857d8ff9f22bb384211df5bc /share/man/container.1.rst | |
parent | Correcting synopsis in container-run manpage. (diff) | |
download | compute-tools-5323d07b2ce9416e5958be415c35220cce3b4114.tar.xz compute-tools-5323d07b2ce9416e5958be415c35220cce3b4114.zip |
Adding container update command.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/man/container.1.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/container.1.rst b/share/man/container.1.rst index cce283b..05139f5 100644 --- a/share/man/container.1.rst +++ b/share/man/container.1.rst @@ -101,6 +101,9 @@ status: top: Dynamic list of container on the system, see container-top(1). +update: + Update the packages installed in a container. + version: Show container version, see container-version(1). |