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