-qhelp

Category

Listings, messages, and compiler information

@PROCESS

None.

Purpose

Displays the man page of the compiler.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- -q--help---------------------------------------------------><

Defaults

By default, when you invoke the compiler with no input files, the man page is not displayed and a diagnostic message is issued.

Usage

If you specify the -qhelp option, regardless of whether you provide input files, the compiler man page is displayed and the compilation stops. If you specify the -qhelp and -qversion options at the same time, only the compiler version information is displayed.

Related information