diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-31 05:15:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-12-31 05:15:23 +0000 |
commit | 67eea7aa67c3b53203176010bed23eb128095bf9 (patch) | |
tree | 82e62bff20996bcef7c56ac5b5c812d0c97c34cd /share | |
parent | Adding upstream version 20211117. (diff) | |
download | open-infrastructure-compute-tools-67eea7aa67c3b53203176010bed23eb128095bf9.tar.xz open-infrastructure-compute-tools-67eea7aa67c3b53203176010bed23eb128095bf9.zip |
Adding upstream version 20211231.upstream/20211231
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share')
-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'. |