Files
tldr/pages/linux/distrobox-stop.md
Nelson Figueroa 2776adb568 distrobox-*: add short/long options (#21361)
* distrobox-*: add short/long options

* removed nonexisting option from distrobox-stop pages
2026-03-04 20:46:52 -08:00

331 B

distrobox-stop

Stop a Distrobox container. See also: distrobox. More information: https://distrobox.it/usage/distrobox-stop/.

  • Stop a Distrobox container:

distrobox-stop {{container_name}}

  • Stop a Distrobox container non-interactively (without confirmation):

distrobox-stop {{container_name}} {{[-Y|--yes]}}