LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

qm-help

Display help for qm subcommands

TLDR

Display help for a specific command
$ qm help create
copy
Display help with detailed information
$ qm help create --verbose true
copy

SYNOPSIS

qm help command [options]

DESCRIPTION

qm help displays help information for qm commands. It provides usage instructions, options, and parameter descriptions for all qm subcommands.Use verbose mode for more detailed explanations and examples.

PARAMETERS

--verbose true|false

Show detailed help information

SEE ALSO

qm(1)

Copied to clipboard
Kai