From 140dae9d52b7012001c5598d0627bca0ec23ee70 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 10 Dec 2021 01:16:57 +0100 Subject: Adding interactive option to container update command to ease skipping containers. Signed-off-by: Daniel Baumann --- share/man/container-update.1.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share') 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'. -- cgit v1.2.3