diff options
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
-rw-r--r-- | lldb/test/Shell/ScriptInterpreter/Python/Crashlog/no-args.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/no-args.test b/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/no-args.test index 6c1af2d..cad2f24 100644 --- a/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/no-args.test +++ b/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/no-args.test @@ -6,6 +6,6 @@ # CHECK: Symbolicate one or more darwin crash log files to provide source file and line # CHECK: positional arguments: # CHECK-NEXT: FILE crash report(s) to symbolicate (default: None) -# CHECK: options: +# CHECK: option # CHECK: -h, --help show this help message and exit |