distrobox-*: two-lined descriptions (#11573)

This commit is contained in:
Sebastiaan Speck
2023-11-26 18:02:06 +01:00
committed by GitHub
parent cd18d0fe20
commit 389a618ba0
21 changed files with 56 additions and 68 deletions

View File

@@ -1,13 +1,12 @@
# distrobox-host-exec
> Voer een commando uit op de host vanuit de distrobox container.
> Subcommando van `distrobox`. Bekijk ook: `tldr distrobox`.
> Voer een commando uit op de host vanuit de Distrobox container. Bekijk ook: `tldr distrobox`.
> Meer informatie: <https://distrobox.it/usage/distrobox-host-exec>.
- Voer een commando uit op de host vanuit de distrobox container:
- Voer een commando uit op de host vanuit de Distrobox container:
`distrobox-host-exec "{{command}}"`
- Voer het `ls` commando uit op de host vanuit de distrobox container:
- Voer het `ls` commando uit op de host vanuit de Distrobox container:
`distrobox-host-exec ls`