Skip to content

Duplicate entry in lsp --help #2703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jubnzv opened this issue Feb 11, 2022 · 0 comments · Fixed by #2709
Closed

Duplicate entry in lsp --help #2703

jubnzv opened this issue Feb 11, 2022 · 0 comments · Fixed by #2709
Labels
status: needs triage type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..

Comments

@jubnzv
Copy link

jubnzv commented Feb 11, 2022

Your environment

Linux, haskell-language-server Version 1.6.1.0, Git revision f4022c5 (dirty) x86_64 ghc-8.10.7.

Steps to reproduce

Run: haskell-language-server lsp -h

Actual behavior

The last line is duplicated in the output of the command:

Usage: haskell-language-server lsp 
  Start talking to an LSP client

Available options:
  -h,--help                Show this help text
  -h,--help                Show this help text

Expected behavior

No duplicate for -h,--help Show this help text.

@jubnzv jubnzv added status: needs triage type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc.. labels Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage type: bug Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant