You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2024. It is now read-only.
docs: Replace – with -- in HTML documentation
When generating the HTML documentation, the sequence `--` in option
names is replaced by the HTML entity `–`. This results in
erroneous documentation: if someone were to copy and paste an option
from the HTML man page, it would result in an error.
0 commit comments