pages.nl/*: add and update pages

This commit is contained in:
Sebastiaan Speck
2023-11-02 20:59:27 +01:00
committed by K.B.Dharun Krishna
parent 362322fe70
commit 29bb3b90fb
59 changed files with 1270 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
# distrobox-stop
> Stop een distrobox container.
> Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`.
> Meer informatie: <https://distrobox.privatedns.org/usage/distrobox-stop.html>.
- Stop een distrobox container:
`distrobox-stop {{container_name}}`
- Stop een distrobox container zonder bevestiging:
`distrobox-stop --name {{container_name}} --yes`