summaryrefslogtreecommitdiffhomepage
path: root/debug-me.1
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-24 16:57:54 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-24 16:57:54 -0400
commit337091314588b67620e61c2c80cbb6180f07d440 (patch)
tree66167e8e7cb288baf3f8f49fc9dd75226877e7c0 /debug-me.1
parent9a8d3bc531647d8b96e66e6daabf2176a1df4afb (diff)
downloaddebug-me-337091314588b67620e61c2c80cbb6180f07d440.tar.gz
fix connection closing
Now when the user quits, the developer also exits.
Diffstat (limited to 'debug-me.1')
-rw-r--r--debug-me.15
1 files changed, 3 insertions, 2 deletions
diff --git a/debug-me.1 b/debug-me.1
index 3c190e6..b730010 100644
--- a/debug-me.1
+++ b/debug-me.1
@@ -32,10 +32,11 @@ Replay a debug-me logfile.
.IP "--download url"
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.
+until the session ends. The proof chain in the log file is verified
+as it is downloaded, but developer gpg signatures are not verified.
.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.
+happens in the session. Your 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"