1 synopsis: Also render short options with arguments
2 packages: cabal-install
8 Show how arguments are used with both short and long forms of options:
11 < -v, --verbose[=n] Control verbosity (n is 0--3, default
12 > -v[n], --verbose[=n] Control verbosity (n is 0--3, default
13 < -w, --with-compiler=PATH give the path to a particular compiler
14 > -w PATH or -wPATH, --with-compiler=PATH