mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-31 01:41:27 +08:00
2776adb568
* distrobox-*: add short/long options * removed nonexisting option from distrobox-stop pages
331 B
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]}}