mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-08 13:55:24 +02:00

* batch1 * batch2 * batch3 * batch4 * Update matchpathcon.md * Update pages/linux/arecord.md Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> * Update pages/linux/arecord.md Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> * Update pages/linux/arecord.md Co-authored-by: Wiktor Perskawiec <git@spageektti.cc> --------- Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com> Co-authored-by: Wiktor Perskawiec <git@spageektti.cc>
13 lines
390 B
Markdown
13 lines
390 B
Markdown
# distrobox-list
|
|
|
|
> List all Distrobox containers. See also: `tldr distrobox`.
|
|
> Distrobox containers are listed separately from the rest of normal Podman or Docker containers.
|
|
> More information: <https://distrobox.it/usage/distrobox-list>.
|
|
|
|
- List all Distrobox containers:
|
|
|
|
`distrobox-list`
|
|
|
|
- List all Distrobox containers with verbose information:
|
|
|
|
`distrobox-list {{[-v|--verbose]}}`
|