1RUN: split-file --help 2>&1 | FileCheck --implicit-check-not='General Options:' %s
2CHECK: OVERVIEW: Split input {{.*}}
3CHECK: USAGE: split-file [options] filename directory
4CHECK: Generic Options:
5CHECK: split-file Options:
6CHECK: --no-leading-lines
7