summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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