diff --git a/docs/cmdline-opts/trace-ascii.md b/docs/cmdline-opts/trace-ascii.md index 34f4d9f41c..9311a80f18 100644 --- a/docs/cmdline-opts/trace-ascii.md +++ b/docs/cmdline-opts/trace-ascii.md @@ -20,7 +20,7 @@ Example: Save a full trace dump of all incoming and outgoing data, including descriptive information, in the given output file. Use `-` as filename to have -the output sent to stdout. +the output sent to stdout. Use `%` as filename to send the output to stderr. This is similar to --trace, but leaves out the hex part and only shows the ASCII part of the dump. It makes smaller output that might be easier to read diff --git a/docs/cmdline-opts/trace.md b/docs/cmdline-opts/trace.md index f6e3e4b55a..649990ea66 100644 --- a/docs/cmdline-opts/trace.md +++ b/docs/cmdline-opts/trace.md @@ -21,8 +21,8 @@ Example: # `--trace` Save a full trace dump of all incoming and outgoing data, including -descriptive information, in the given output file. Use "-" as filename to have -the output sent to stdout. Use "%" as filename to have the output sent to +descriptive information, in the given output file. Use `-` as filename to have +the output sent to stdout. Use `%` as filename to have the output sent to stderr. Note that verbose output of curl activities and network traffic might contain