diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-31 05:15:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-31 05:16:04 +0000 |
commit | e86bd108c7fdb7267af64aae18197fe0fd5d5a8c (patch) | |
tree | 9e6ea9015a781d013a72e8b0149d6facd9c580a1 /share/man/container-update.1.rst | |
parent | Releasing debian version 20211117-1. (diff) | |
download | open-infrastructure-compute-tools-e86bd108c7fdb7267af64aae18197fe0fd5d5a8c.tar.xz open-infrastructure-compute-tools-e86bd108c7fdb7267af64aae18197fe0fd5d5a8c.zip |
Merging upstream version 20211231.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/man/container-update.1.rst')
-rw-r--r-- | share/man/container-update.1.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/container-update.1.rst b/share/man/container-update.1.rst index 7b17ae2..58dcb73 100644 --- a/share/man/container-update.1.rst +++ b/share/man/container-update.1.rst @@ -50,6 +50,9 @@ The following **container update** options are available: -f, --full-upgrade: Runs an additional 'apt full-upgrade' after 'apt upgrade'. +-i, --interactive: + Prompt before every container update. + -r, --autoremove: Runs an additional 'apt autoremove' after 'apt upgrade'. |