mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 13:55:27 +02:00
12 lines
334 B
Markdown
12 lines
334 B
Markdown
# distrobox-stop
|
|
|
|
> Stop een Distrobox container. Bekijk ook: `tldr distrobox`.
|
|
> Meer informatie: <https://distrobox.it/usage/distrobox-stop>.
|
|
|
|
- Stop een Distrobox container:
|
|
|
|
`distrobox-stop {{container_naam}}`
|
|
|
|
- Stop een Distrobox container zonder bevestiging:
|
|
|
|
`distrobox-stop {{[-n|--name]}} {{container_naam}} {{[-Y|--yes]}}`
|