distrobox-*: update and add pages
✨ feat: distrobox documentation ✨ distrobox: add page ✨ distrobox: doc for each subcommand 💄 distrobox: beautify docs 💄 distrobox: beautify docs ✏ fix: more command info fix: minor cleanup Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com> 🩹 fix: minor cleanup Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com> 🩹 fix: minor cleanup Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
This commit is contained in:

committed by
K.B.Dharun Krishna

parent
fd1f3808bd
commit
67757373a1
@@ -1,8 +1,12 @@
|
||||
# distrobox-enter
|
||||
|
||||
> Run a command in a Distrobox container.
|
||||
> Enter a distrobox container. More about distrobox: `tldr distrobox`.
|
||||
> Default command executed is your SHELL, but you can specify different shells or entire commands to execute. If used inside a script, an application, or a service, you can specify the --headless mode to disable tty and interactivity.
|
||||
> More information: <https://distrobox.privatedns.org>.
|
||||
> More information: <https://github.com/89luca89/distrobox/blob/main/docs/usage/distrobox-enter.md>.
|
||||
|
||||
- Enter a distrobox:
|
||||
|
||||
`distrobox-enter {{container-name}}`
|
||||
|
||||
- Enter a distrobox and run `sh -l`:
|
||||
|
||||
|
Reference in New Issue
Block a user