Fix Help Text Formatting
When packaging reStream for Fedora, we run `help2man` to generate a man page. This is currently having issues parsing the output from `--help`, adding the double space helps it to understand.
This commit is contained in:
When packaging reStream for Fedora, we run `help2man` to generate a man page. This is currently having issues parsing the output from `--help`, adding the double space helps it to understand.