mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
7 lines
252 B
Plaintext
7 lines
252 B
Plaintext
|
RUN: split-file --help 2>&1 | FileCheck --implicit-check-not='General Options:' %s
|
||
|
CHECK: OVERVIEW: Split input {{.*}}
|
||
|
CHECK: USAGE: split-file [options] filename directory
|
||
|
CHECK: Generic Options:
|
||
|
CHECK: split-file Options:
|
||
|
CHECK: --no-leading-lines
|