Note: help and version output are generated by a naïve script which tries a few variants of
<command> --help, <command> -h etc. to find the command's help and version info.
Sometimes it gets lucky, sometimes it doesn't; if the output below looks wrong, it probably is.
pyflakes --version (return code: 0)
1.5.0
pyflakes --help (return code: 0)
Usage: pyflakes [options]
Options:
--version show program's version number and exit
-h, --help show this help message and exit