From: Daniel Stenberg Date: Wed, 5 Jan 2022 15:36:29 +0000 (+0100) Subject: next.d. remove .fi/.nf as they are handled by gen.pl X-Git-Tag: curl-7_82_0~263 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dbf83403e26b19244ba33fcacd76ed5d592a2edf;p=thirdparty%2Fcurl.git next.d. remove .fi/.nf as they are handled by gen.pl Closes #8228 --- diff --git a/docs/cmdline-opts/next.d b/docs/cmdline-opts/next.d index d3da64f545..a41ca69467 100644 --- a/docs/cmdline-opts/next.d +++ b/docs/cmdline-opts/next.d @@ -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