We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test example (wrong rendering): https://ircama.github.io/osm-carto-tutorials/manpage.html?url=https://raw.githubusercontent.com/openstreetmap/osm2pgsql/master/docs/osm2pgsql.1
Correctly rendered page: https://manned.org/osm2pgsql
Issues:
Correct: -O|--output Wrong: −O |−−output
Error description: no space should be added within O |
O |
Correct: back-end Wrong: back −end
Error description: no space should be added within k −
k −
Correct: osm2pgsql supports pgsql, gazetteer and null. Wrong: osm2pgsql supports pgsql , gazetteer and null .
Error description: no space should be added within l , or within l .
l ,
l .
Other example:
.TP \fB\ \fR\-\-cache\-strategy strategy
is rendered
−−cache −strategy strategy
instead of
--cache-strategy strategy
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Test example (wrong rendering):
https://ircama.github.io/osm-carto-tutorials/manpage.html?url=https://raw.githubusercontent.com/openstreetmap/osm2pgsql/master/docs/osm2pgsql.1
Correctly rendered page:
https://manned.org/osm2pgsql
Issues:
Error description: no space should be added within
O |
Error description: no space should be added within
k −
Error description: no space should be added within
l ,
or withinl .
Other example:
is rendered
instead of
The text was updated successfully, but these errors were encountered: