t / chainlint / exit-subshell.expecton commit config.txt: move man.* to a separate file (f7ade6c)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)