--help not working on windows powershell, cmd or gitbash
- Dominant language
- C++
- Stars
- 12.3k
- Forks
- 593
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
**Describe the bug**
From CMD:
```
C:\Users\edgeb1>copyq --help
```
From powershell
```
➜ copyq --help
```
From Gitbash
```
edgeb1@RSCMW3512 MINGW64 ~
$ copyq --help
```
**To Reproduce**
1. Run `copyq --help` from any available shell.
**Expected behavior**
Should display help options

**Version, OS and Environment**

that said, windows 11, copyq 9.1.0

- Application Version (for example 7.1.0)
9.1.0
- OS (for example Windows 11, Ubuntu 22.04, macOS Sonoma 14.4)
windows 11
- Desktop environment, window manager (if applicable)
windows 11
**Additional context**
I am able to run `copyq --add XXX` to add things to the clipboard.
I just get no output from any copyq shell commands
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.