linux/d*: add Korean translation (#14683)

This commit is contained in:
코드싸이
2024-11-08 15:51:52 +09:00
committed by GitHub
parent b3cbaf7b55
commit 53b2ce7e7f
73 changed files with 1566 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# distrobox-stop
> Distrobox 컨테이너 중지. 같이 보기: `tldr distrobox`.
> 더 많은 정보: <https://distrobox.it/usage/distrobox-stop>.
- Distrobox 컨테이너 중지:
`distrobox-stop {{컨테이너_이름}}`
- 확인 없이 비대화형으로 Distrobox 컨테이너 중지:
`distrobox-stop --name {{컨테이너_이름}} --yes`