1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/qm-help.md

13 lines
310 B
Markdown
Raw Normal View History

# qm help
> 명령어에 대한 도움말 표시.
> 더 많은 정보: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- 특정 명령에 대한 도움말 표시:
`qm help {{명령어}}`
- 자세한 정보와 함께 특정 명령에 대한 도움말 표시:
`qm help {{명령어}} --verbose {{true|false}}`