next.d. remove .fi/.nf as they are handled by gen.pl

Closes #8228
This commit is contained in:
Daniel Stenberg 2022-01-05 16:36:29 +01:00
parent 996221fc6c
commit dbf83403e2
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -21,6 +21,4 @@ options include --verbose, --trace, --trace-ascii and --fail-early.
For example, you can do both a GET and a POST in a single command line:
.nf
curl www1.example.com --next -d postthis www2.example.com
.fi