cmdline-docs: quote and angle bracket cleanup

- make sure angle brackets are escaped
- remove a lot of superfluous double quotes
- replace several double quotes with backticks

To make nicer-looking markdown.

Closes #12884
This commit is contained in:
Daniel Stenberg 2024-02-06 18:07:07 +01:00
parent dc3eb678da
commit 911fc964a1
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
34 changed files with 105 additions and 95 deletions

View file

@ -83,6 +83,9 @@ explicitly with an empty "header":
##
Angle brackets (`<>`) need to be escaped when used in text like `\<` and
`\>`. This, to ensure that the text renders nicely as markdown.
### Headers
The `#` header can be used by non-option files and it produces produces a