6.1.3. Optional Arguments

Optional arguments are shown using square brackets:

cfx5export -cgns [-verbose] <file>

Here the argument -verbose is optional, but you must specify a suitable filename.