Usage: ${command}
Display help information.

Options:
    --commands        List the available commands
    --sdk-info        Display SDK information
    --system-info     Display system information
    --version         Display version info and exit
    --help            Display this help and exit

Examples:

# List commands
${command} --commands

# Display SDK info
${command} --sdk-info

# Display system info
${command} --system-info
