View Revisions: Issue #3282 |
[ Back to Issue ] |
Summary |
0003282: Omitting file from --version-json command line parameter doesn't print to standard output |
|
Revision |
2017-10-03 05:42 by WubTheCaptain |
|
Description |
The --version-json command line parameter requires a file. It should be optional, and output to stdout at least when the file is omitted after the parameter. |
|
Revision |
2017-10-03 05:47 by WubTheCaptain |
|
Description |
The --version-json command line parameter requires a file. It should be changed to optional, and output to stdout at least when the file is omitted after the parameter. |