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 16:36:29 +0100
commit77e022ddab5b8a40c1a4a02992721c12075e6240 (patch)
tree9bc2b671700dd7bc5ba2e8b55c6627de87990895
parent6aaf678630a4124e746fca22b2982cfde3645102 (diff)
downloadcurl-77e022ddab5b8a40c1a4a02992721c12075e6240.tar.gz
next.d. remove .fi/.nf as they are handled by gen.pl
-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