summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichael E Brown <mebrown@michaels-house.net>2007-12-16 22:10:43 -0600
committerMichael E Brown <mebrown@michaels-house.net>2007-12-16 22:10:43 -0600
commitbc0ff1a2c7788e92264bb13c4706ec6a1714925f (patch)
treee367e6fca7ae30fde9b47744d8b5a96aa8bc207c /docs
parentc9d02fffbedc34d38823ed635bc4ff21b0a21e63 (diff)
downloadmock-bc0ff1a2c7788e92264bb13c4706ec6a1714925f.tar.gz
mock-bc0ff1a2c7788e92264bb13c4706ec6a1714925f.tar.xz
mock-bc0ff1a2c7788e92264bb13c4706ec6a1714925f.zip
document --trace.
Diffstat (limited to 'docs')
-rw-r--r--docs/mock.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mock.1 b/docs/mock.1
index d6bc0c6..a71c8c8 100644
--- a/docs/mock.1
+++ b/docs/mock.1
@@ -100,7 +100,7 @@ Be quiet.
Output verbose progress information.
.TP
\fB\-\-trace\fR
-TODO: document me
+Enables verbose tracing of function enter/exit with function arguments and return codes. Useful for debugging mock itself.
.TP
\fB\-h\fR, \fB\-\-help\fR
Show usage information and exit.