description: Shows documentation about a command internal: true aliases: - man - help - docs manual: summary: | This command shows documentation about another command, including how to use it. parameters: [] final: name: Command description: The command to get help for required: true multiple: false command: true path: false daemon: false examples: - command: Documentation ChangeDir description: Shows documentation for the ChangeDir command compatibility: mistyos: '>=1.0.0' kernel: '>=5.10.0'