mirror of
https://github.com/89luca89/distrobox.git
synced 2025-02-25 18:55:25 -06:00
Automatic Man Page Update
Signed-off-by: distrobox-docs-bot <distrobox-docs-bot@users.noreply.github.com>
This commit is contained in:
committed by
distrobox-docs-bot
parent
759b46022c
commit
8d9544afe1
@@ -39,7 +39,7 @@ usb devices and graphical apps (X11/Wayland), and audio.
|
||||
\f[C]
|
||||
--image/-i: image to use for the container default: ${container_image_default}
|
||||
--name/-n: name for the distrobox default: ${container_name_default}
|
||||
--hostname: hostname for the distrobox default: <container-name>.<system hostname>
|
||||
--hostname: hostname for the distrobox default: <container-name>.$(uname -n)
|
||||
--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. Note that if you need root this is the preferred
|
||||
|
||||
@@ -39,7 +39,7 @@ specify the \[en]headless mode to disable tty and interactivity.
|
||||
.nf
|
||||
\f[C]
|
||||
--name/-n: name for the distrobox default: my-distrobox
|
||||
--/-e: end arguments execute the rest as command to execute at login default: default $USER\[aq]s shell
|
||||
--/-e: end arguments execute the rest as command to execute at login default: default ${USER}\[aq]s shell
|
||||
--no-tty/-T: do not instantiate a tty
|
||||
--no-workdir/-nw: always start the container from container\[aq]s home directory
|
||||
--additional-flags/-a: additional flags to pass to the container manager command
|
||||
|
||||
@@ -39,7 +39,7 @@ destroyed when the command is terminated.
|
||||
specify it through the DBX_SUDO_PROGRAM env variable, or \[aq]distrobox_sudo_program\[aq] config variable)
|
||||
--verbose/-v: show more verbosity
|
||||
--help/-h: show this message
|
||||
--/-e: end arguments execute the rest as command to execute at login default: default $USER\[aq]s shell
|
||||
--/-e: end arguments execute the rest as command to execute at login default: default ${USER}\[aq]s shell
|
||||
--version/-V: show version
|
||||
\f[R]
|
||||
.fi
|
||||
|
||||
@@ -816,7 +816,7 @@ usb devices and graphical apps (X11/Wayland), and audio.
|
||||
\f[C]
|
||||
--image/-i: image to use for the container default: ${container_image_default}
|
||||
--name/-n: name for the distrobox default: ${container_name_default}
|
||||
--hostname: hostname for the distrobox default: <container-name>.<system hostname>
|
||||
--hostname: hostname for the distrobox default: <container-name>.$(uname -n)
|
||||
--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. Note that if you need root this is the preferred
|
||||
@@ -1211,7 +1211,7 @@ specify the \[en]headless mode to disable tty and interactivity.
|
||||
.nf
|
||||
\f[C]
|
||||
--name/-n: name for the distrobox default: my-distrobox
|
||||
--/-e: end arguments execute the rest as command to execute at login default: default $USER\[aq]s shell
|
||||
--/-e: end arguments execute the rest as command to execute at login default: default ${USER}\[aq]s shell
|
||||
--no-tty/-T: do not instantiate a tty
|
||||
--no-workdir/-nw: always start the container from container\[aq]s home directory
|
||||
--additional-flags/-a: additional flags to pass to the container manager command
|
||||
@@ -1361,7 +1361,7 @@ destroyed when the command is terminated.
|
||||
specify it through the DBX_SUDO_PROGRAM env variable, or \[aq]distrobox_sudo_program\[aq] config variable)
|
||||
--verbose/-v: show more verbosity
|
||||
--help/-h: show this message
|
||||
--/-e: end arguments execute the rest as command to execute at login default: default $USER\[aq]s shell
|
||||
--/-e: end arguments execute the rest as command to execute at login default: default ${USER}\[aq]s shell
|
||||
--version/-V: show version
|
||||
\f[R]
|
||||
.fi
|
||||
|
||||
Reference in New Issue
Block a user