qm-help: add page (#9165)

pull/1/head
MUSKAN 2022-10-25 16:01:37 +05:30 committed by GitHub
parent 827f61a141
commit 71d4d67692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

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

@ -0,0 +1,12 @@
# qm help
> Display help for a specific command.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- Display help for a specific command:
`qm help {{command}}`
- Display help for a specific command with detailed information:
`qm help {{command}} --verbose {{true|false}}`