cmdline/docs/*.d: switch to using ## instead of .IP

To make the editing easier. To write and to read.

Closes #12667
This commit is contained in:
Daniel Stenberg 2024-01-09 10:36:14 +01:00
parent a859e29a60
commit 89bb115e4a
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
13 changed files with 305 additions and 192 deletions

View file

@ -38,14 +38,15 @@ content holding null bytes that are not encoded when expanded, causes an
error.
Available functions:
.RS
.IP trim
## trim
removes all leading and trailing white space.
.IP json
## json
outputs the content using JSON string quoting rules.
.IP url
## url
shows the content URL (percent) encoded.
.IP b64
## b64
expands the variable base64 encoded
.RE
.IP