'man scrcpy' shows a instead of a -, causing errors (original) (raw)

Environment

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 -:

Screenshot man

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):

difference

Thanks for scrcpy and its quality.