fix: indentation for --root usage in distrobox-create (#1846)

Co-authored-by: apollo7321 <apollo7321@users.noreply.github.com>
This commit is contained in:
Apollo
2025-09-28 11:25:15 +02:00
committed by GitHub
co-authored by apollo7321
parent d3a3a7b747
commit d753b355a6
+1 -1
View File
@@ -200,7 +200,7 @@ Options:
--pull/-p: pull the image even if it exists locally (implies --yes)
--yes/-Y: non-interactive, pull images without asking
--root/-r: launch podman/docker/lilipod with root privileges. This is the only supported way to run with root
privileges. Do not use "sudo distrobox". If you need to specify a different program (e.g. 'doas') for root privileges,
privileges. Do not use "sudo distrobox". If you need to specify a different program (e.g. 'doas') for root privileges,
use the DBX_SUDO_PROGRAM environment variable or the 'distrobox_sudo_program' config variable.
--clone/-c: name of the distrobox container to use as base for a new container
this will be useful to either rename an existing distrobox or have multiple copies