'man scrcpy' shows a ‐ instead of a -, causing errors (original) (raw)
Environment
- OS: Kubuntu 23.10
- scrcpy version: 1.25
- installation method: apt
- device model: [it does not matter]
- Android version: [it does not matter]
Describe the bug
If the user executes man scrcpy, copies the --disable‐screensaver text that is seen, and executes scrcpy --disable‐screensaver: an scrcpy: unrecognized option '--disable‐screensaver' error message is seen.
I attach a screenshot of what is seen when man scrcpy is executed and the user looks for -. It turns out that ‐ is not -:
Edited: This a screenshot of the difference between both symbols (because after reporting this bug: in the bug description and title, Github has replaced the first symbol with the second):
Thanks for scrcpy and its quality.

