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 72fbdf2 commit 28ed032
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion man/man1/distrobox-rm.1
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ distrobox-rm delete one of the available distroboxes.
.IP
.nf
\f[C]
--all/-a: delete all distroboxes
--force/-f: force deletion
--rm-home: remove the mounted home if it differs from the host user\[aq]s one
--root/-r: launch podman/docker with root privileges. Note that if you need root this is the preferred
Expand All @@ -47,7 +48,7 @@ distrobox-rm delete one of the available distroboxes.
.IP
.nf
\f[C]
distrobox-rm container-name [--force]
distrobox-rm container-name [--force] [--all]
\f[R]
.fi
.PP
Expand Down
3 changes: 2 additions & 1 deletion man/man1/distrobox.1
Original file line number Diff line number Diff line change
Expand Up @@ -1815,6 +1815,7 @@ distrobox-rm delete one of the available distroboxes.
.IP
.nf
\f[C]
--all/-a: delete all distroboxes
--force/-f: force deletion
--rm-home: remove the mounted home if it differs from the host user\[aq]s one
--root/-r: launch podman/docker with root privileges. Note that if you need root this is the preferred
Expand All @@ -1829,7 +1830,7 @@ distrobox-rm delete one of the available distroboxes.
.IP
.nf
\f[C]
distrobox-rm container-name [--force]
distrobox-rm container-name [--force] [--all]
\f[R]
.fi
.PP
Expand Down

0 comments on commit 28ed032

Please sign in to comment.