]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
next.d. remove .fi/.nf as they are handled by gen.pl
authorDaniel Stenberg <daniel@haxx.se>
Wed, 5 Jan 2022 15:36:29 +0000 (16:36 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Jan 2022 21:44:59 +0000 (22:44 +0100)
Closes #8228

docs/cmdline-opts/next.d

index d3da64f5459da64ffc28822767673c0944ff733a..a41ca694671e5e479687083216247e909d9e41f0 100644 (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