CliCompiler how to help - listiary/DescribeCompiler GitHub Wiki
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 likePress any key to exit., as those can break or complicate automated scripts and tools.