mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-19 01:14:49 -05:00
* Create distrobox-create manpage. Include manpage in the install script Co-authored-by: 89luca89 <luca.dimaio1@gmail.com>
338 B
338 B
Remove containers
distrobox-rm delete one of the available distroboxes.
Usage:
distrobox-rm --name container-name [--force]
distrobox-rm container-name [-f]
Options:
--name/-n: name for the distrobox
--force/-f: force deletion
--help/-h: show this message
--verbose/-v: show more verbosity
--version/-V: show version