podlint -V (return code: 2)
version: No such file or directory
podlint -h (return code: 255)
usage: podlint [-f] file
Checks Pod file for well-formedness, printing warnings to STDERR.
The -f option can be set to fix problems (where possible), printing
the modified output to STDOUT.