From 58848f45cd8914cff6c4e19e69e92e73b3cdfa12 Mon Sep 17 00:00:00 2001 From: distrobox-docs-bot Date: Thu, 3 Aug 2023 20:07:06 +0000 Subject: [PATCH] Automatic Man Page Update Signed-off-by: distrobox-docs-bot --- man/man1/distrobox-upgrade.1 | 9 +++++++++ man/man1/distrobox.1 | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/man/man1/distrobox-upgrade.1 b/man/man1/distrobox-upgrade.1 index 4e8b1a0fe5..a9521f4849 100644 --- a/man/man1/distrobox-upgrade.1 +++ b/man/man1/distrobox-upgrade.1 @@ -35,6 +35,7 @@ perform an upgrade using the container\[cq]s package manager. \f[C] --help/-h: show this message --all/-a: perform for all distroboxes +--running: perform only on running distroboxes --root/-r: launch podman/docker with root privileges. Note that if you need root this is the preferred way over \[dq]sudo distrobox\[dq] (note: if using a program other than \[aq]sudo\[aq] for root privileges is necessary, specify it through the DBX_SUDO_PROGRAM env variable, or \[aq]distrobox_sudo_program\[aq] config variable) @@ -52,6 +53,14 @@ distrobox-upgrade --all \f[R] .fi .PP +Upgrade all running distroboxes +.IP +.nf +\f[C] +distrobox-upgrade --all --running +\f[R] +.fi +.PP Upgrade a specific distrobox .IP .nf diff --git a/man/man1/distrobox.1 b/man/man1/distrobox.1 index 4f44c930b7..ff5ba948d6 100644 --- a/man/man1/distrobox.1 +++ b/man/man1/distrobox.1 @@ -1964,6 +1964,7 @@ perform an upgrade using the container\[cq]s package manager. \f[C] --help/-h: show this message --all/-a: perform for all distroboxes +--running: perform only on running distroboxes --root/-r: launch podman/docker with root privileges. Note that if you need root this is the preferred way over \[dq]sudo distrobox\[dq] (note: if using a program other than \[aq]sudo\[aq] for root privileges is necessary, specify it through the DBX_SUDO_PROGRAM env variable, or \[aq]distrobox_sudo_program\[aq] config variable) @@ -1981,6 +1982,14 @@ distrobox-upgrade --all \f[R] .fi .PP +Upgrade all running distroboxes +.IP +.nf +\f[C] +distrobox-upgrade --all --running +\f[R] +.fi +.PP Upgrade a specific distrobox .IP .nf