* Paul Wise <p...@debian.org>, 2016-05-22, 21:15:
$ check-all-the-things -c thischeckdoesnotexist Skipped, hidden, trimmed and work needing checks: - cmdline disabled check: 7z-test acheck afl ansible-lint ... - dangerous check: afl bfbtester lockdep perl-b-lint perl-syntax-check zzuf - help needed: acheck ansible-lint cbmc checkmp3 chk-origtargz clang-check ... - modifies files: autoscan autoupdate wrap-and-sort - no matching files: 7z-test acheck afl ansible-lint appstream-util-validate ... - unknown check: thischeckdoesnotexist
LGTM.
$ check-all-the-things -f thisflagdoesnotexist Skipped, hidden, trimmed and work needing checks:
[...]
- unknown flag: thisflagdoesnotexist
OTOH, this looks odd, because thisflagdoesnotexist is not a "skipped, hidden, trimmed and work needing check".
-- Jakub Wilk