cmdline-docs: use .IP consistently

Remove use of .TP and some .B. The idea is to reduce nroff syntax as
much as possible and to use it consistently. Ultimately, we should be
able to introduce our own easier-to-use-and-read syntax/formatting and
convert on generation time.

Closes #12535
This commit is contained in:
Daniel Stenberg 2023-12-16 11:46:31 +01:00
parent 1e9db6997a
commit 67211e9540
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
8 changed files with 110 additions and 212 deletions

View file

@ -39,17 +39,13 @@ error.
Available functions:
.RS
.TP 15
**trim**
.IP trim
removes all leading and trailing white space.
.TP
**json**
.IP json
outputs the content using JSON string quoting rules.
.TP
**url**
.IP url
shows the content URL (percent) encoded.
.TP
**b64**
.IP b64
expands the variable base64 encoded
.RE
.IP