Save horazontal space in the --help output by omitting options to short flags
So instead of "-f FLAGS --flags=FLAGS" we get just "-f --flags=FLAGS" This makes rather better use of 80 cols and means the flag descriptsion are not squeesed into such a narrow column.
Please register or sign in to comment