qm*: add Korean translation (#14194)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
코드싸이
2024-10-14 18:40:36 +09:00
committed by GitHub
parent dc84b89bcb
commit e306e38e14
46 changed files with 617 additions and 0 deletions

12
pages.ko/linux/qm-list.md Normal file
View File

@@ -0,0 +1,12 @@
# qm list
> 모든 가상 머신 나열.
> 더 많은 정보: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- 모든 가상 머신 나열:
`qm list`
- 현재 실행 중인 가상 머신의 전체 상태와 함께 모든 가상 머신 나열:
`qm list --full 1`