Skip to content

Commit

Permalink
Automatic Man Page Update
Browse files Browse the repository at this point in the history
Signed-off-by: distrobox-docs-bot <[email protected]>
  • Loading branch information
actions-user authored and distrobox-docs-bot committed Aug 3, 2023
1 parent 5b5c28f commit 58848f4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions man/man1/distrobox-upgrade.1
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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
Expand Down
9 changes: 9 additions & 0 deletions man/man1/distrobox.1
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit 58848f4

Please sign in to comment.