summaryrefslogtreecommitdiffstats
path: root/share/man/container-update.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/container-update.1.rst')
-rw-r--r--share/man/container-update.1.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/container-update.1.rst b/share/man/container-update.1.rst
index 7b17ae2..ec64f6b 100644
--- a/share/man/container-update.1.rst
+++ b/share/man/container-update.1.rst
@@ -1,6 +1,6 @@
.. Open Infrastructure: compute-tools
-.. Copyright (C) 2014-2021 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+.. Copyright (C) 2014-2022 Daniel Baumann <daniel.baumann@open-infrastructure.net>
..
.. SPDX-License-Identifier: GPL-3.0+
..
@@ -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'.