jimingham wrote: Jonas filed that before he read the help and realized he had to put in the `--`.
The problem is that people misspell option names all the time, way more often than the put an option-like argument in a raw command and forget the --. So if every time someone misspelled an option we told them they might want to put in a `--` we would be mostly telling them to do something that wouldn't help. https://github.com/llvm/llvm-project/pull/176076 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
