add new chinese translations
This commit is contained in:
12
pages.zh/linux/distrobox-host-exec.md
Normal file
12
pages.zh/linux/distrobox-host-exec.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# distrobox-host-exec
|
||||
|
||||
> 从 Distrobox 容器内部在主机上执行命令。另见:`tldr distrobox`。
|
||||
> 更多信息:<https://distrobox.it/usage/distrobox-host-exec>。
|
||||
|
||||
- 从 Distrobox 容器内部在主机系统上执行命令:
|
||||
|
||||
`distrobox-host-exec "{{command}}"`
|
||||
|
||||
- 从容器内部在主机系统上执行 `ls` 命令:
|
||||
|
||||
`distrobox-host-exec ls`
|
Reference in New Issue
Block a user