t / t4018 / perl-sub-definitionon commit commit: describe that --no-verify skips the commit-msg hook in the help text (def480f)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}