diff options
Diffstat (limited to 'docs/cmdline-opts/trace.d')
-rw-r--r-- | docs/cmdline-opts/trace.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/trace.d b/docs/cmdline-opts/trace.d index 5788f9965..3e7154503 100644 --- a/docs/cmdline-opts/trace.d +++ b/docs/cmdline-opts/trace.d @@ -3,6 +3,7 @@ Arg: <file> Help: Write a debug trace to FILE Mutexed: verbose trace-ascii Category: verbose +Example: --trace log.txt $URL --- Enables a full trace dump of all incoming and outgoing data, including descriptive information, to the given output file. Use "-" as filename to have |