You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix incorrect command name in sourcekit-lsp --help output
Currently the name of the command is `source-kit-lsp` in `sourcekit-lsp --help` output:
```
❯ sourcekit-lsp --help
OVERVIEW: Language Server Protocol implementation for Swift and C-based languages
USAGE: source-kit-lsp <options> <subcommand>
```
0 commit comments