diff --git a/pages/linux/qm-help.md b/pages/linux/qm-help.md new file mode 100644 index 000000000..715efd3d4 --- /dev/null +++ b/pages/linux/qm-help.md @@ -0,0 +1,12 @@ +# qm help + +> Display help for a specific command. +> More information: . + +- Display help for a specific command: + +`qm help {{command}}` + +- Display help for a specific command with detailed information: + +`qm help {{command}} --verbose {{true|false}}`