help

Display help information for any command.
Enter the help command or "?" to display information about a specific command.
Synopsis
help <command-name>
? <command-name>
? is an alias for help.
Required Property
Command name to provide help for.
Examples
Cluster@ZooKeeper:> help msgmx
Usage:
    msgmx source <File>
    msgmx load
    msgmx save
    msgmx set prediction < on|off >
    msgmx set summary < on|off >
    msgmx set timeout <Int>
    msgmx set status < on|off >
    msgmx set history-depth <Int>
    msgmx set echo-command < on|off >
    msgmx set color <ColorMode>
    msgmx set source-error <String>
    msgmx set cache-update-time <Int>
    msgmx set status-refresh <Int>
    msgmx set max-threads <Int>
    msgmx show all
    msgmx show prediction
    msgmx show summary
      
...Content truncated...