mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-31 08:53:39 +02:00

* *: replace dead more informtion links * dolt * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
360 B
360 B
distrobox-stop
Stop a distrobox container. Subcommand of
distrobox
. See also:tldr 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 --name {{container_name}} --yes