Rate This Document
Findability
Accuracy
Completeness
Readability

flexdacc -h/--help

Function

Outputs the help information.

Syntax

flexdacc -h or flexdacc --help

Parameter Description

None

Example

./flexdacc --help
The following is an example of the help information about flexdacc:
Usage: flexdacc [--compile|--link] [options]

        -h, --help      show help information
        -v, --version   show version information
            --check     Verify environment requirements

Major Commands:

        --compile [options]     Pass custom compilation options to the compiler
        --link [options]        Pass custom link options to the linker