xref: /llvm-project/llvm/test/tools/split-file/help.test (revision bcea3a7a288e0b5ac977f90c46e4eef7946467e7)
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