Open
Description
Issue by TheDeadCode
Saturday Aug 05, 2017 at 18:08 GMT
Originally opened as gsscoder/commandline#466
A bit like wget where you can do wget https://someurl -O -
to say to output to stdout.
Although I cannot get it to work:
./generator.exe -o -
ERROR(S):
Option 'o, output' has no value.
Required option 'o, output' is missing.