From: Daniel Stenberg Date: Fri, 13 Jan 2017 14:34:01 +0000 (+0100) Subject: next.d: --trace and --trace-ascii are also global X-Git-Tag: curl-7_53_0~96 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ac548bbaab1b8a4a1a5107a61f1592d17e837fa8;p=thirdparty%2Fcurl.git next.d: --trace and --trace-ascii are also global --- diff --git a/docs/cmdline-opts/next.d b/docs/cmdline-opts/next.d index f368c1b7df..1d1e70a35c 100644 --- a/docs/cmdline-opts/next.d +++ b/docs/cmdline-opts/next.d @@ -13,7 +13,7 @@ for each. --next will reset all local options and only global ones will have their values survive over to the operation following the --next instruction. Global -options include --verbose and --fail-early. +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: