CliCompiler how to help - listiary/DescribeCompiler GitHub Wiki

help

The help command is used to display usage / help message

DescribeCompilerCLI help
DescribeCompilerCLI -h

help [ auto ] | -h [ auto ]

  • auto
    The auto flag specifies that the tool is being invoked from a script or a tool. Essentially it removes stuff like changing console colors and prompts like Press any key to exit., as those can break or complicate automated scripts and tools.

Links

Back

⚠️ **GitHub.com Fallback** ⚠️