summaryrefslogtreecommitdiffhomepage
path: root/debug-me.1
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-21 22:35:57 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-21 22:35:57 -0400
commit94a94c36cf0eba38b85b8fb6c360c14abae7031f (patch)
tree0e13740582f22f19aa5bd3c24fa53f3cc7c7ca47 /debug-me.1
parent75c8b6b9745ea8e64383e28d3f18b1609be00fa3 (diff)
downloaddebug-me-94a94c36cf0eba38b85b8fb6c360c14abae7031f.tar.gz
added debug-me --watch mode
This commit was sponsored by Ewen McNeill.
Diffstat (limited to 'debug-me.1')
-rw-r--r--debug-me.13
1 files changed, 3 insertions, 0 deletions
diff --git a/debug-me.1 b/debug-me.1
index 6f879a2..3c190e6 100644
--- a/debug-me.1
+++ b/debug-me.1
@@ -33,6 +33,9 @@ Replay a debug-me logfile.
Download a debug-me log file from the specified url. Note that if the
debug-me session is still in progress, this will continue downloading
until the session ends.
+.IP "--watch url"
+Connect to a debug-me session on the specified url and display what
+happens in the session. Keystrokes will not be sent to the session.
.IP "--graphviz logfile"
Uses graphviz to generate a visualization of a debug-me log file.
.IP "--show-hashes"