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:
Rajesh G
2022-10-18 02:43:45 +05:30
committed by K.B.Dharun Krishna
parent fd1f3808bd
commit 67757373a1
9 changed files with 120 additions and 13 deletions

View File

@@ -1,7 +1,8 @@
# distrobox-list
> List available Distrobox containers. It detects them and lists them separately from the rest of normal podman or Docker containers.
> More information: <https://distrobox.privatedns.org>.
> List all distrobox containers. More about distrobox: `tldr distrobox`.
> It detects them and lists them separately from the rest of normal podman or Docker containers.
> More information: <https://github.com/89luca89/distrobox/blob/main/docs/usage/distrobox-list.md>.
- List all distrobox containers:
@@ -9,4 +10,4 @@
- List all distrobox containers with verbose information:
`distrobox-list -v`
`distrobox-list --verbose`