I expected to find '-' for options instead of '−'. For instance, ``` .TP \fB\ \fR\-\-cache\-strategy strategy ``` is rendered ``` −−cache −strategy strategy ``` while online manuals report `--cache-strategy strategy`
I expected to find '-' for options instead of '−'. For instance,
is rendered
while online manuals report
--cache-strategy strategy