4.2.4. Optional Arguments
Optional arguments are shown using square brackets:
cfxlaunch [-help] [-verbose] [-display <display>]
Here the arguments -help, -verbose, and
-display are optional, but if you specify
-display, you must then specify a suitable display server
(represented by <display>).