summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-01-05 16:36:29 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-01-05 22:44:59 +0100
commitdbf83403e26b19244ba33fcacd76ed5d592a2edf (patch)
tree6804a0431e5783bc59e66542ab1a5499e3e59f94
parent996221fc6c7871e8ebfa4206f65e6fe2afd22f4d (diff)
downloadcurl-dbf83403e26b19244ba33fcacd76ed5d592a2edf.tar.gz
next.d. remove .fi/.nf as they are handled by gen.pl
Closes #8228
-rw-r--r--docs/cmdline-opts/next.d2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/cmdline-opts/next.d b/docs/cmdline-opts/next.d
index d3da64f54..a41ca6946 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