summaryrefslogtreecommitdiffhomepage
path: root/debug-me.1
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-26 16:26:38 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-26 16:26:38 -0400
commit8f2d5a67911ae22ff5bf0a191aa63cbb61da32ac (patch)
treea2f096a13294ccedd56a7a7eebfff5b544e6ac22 /debug-me.1
parent52f9c68869fa8956db55980f0b36ba817f825ffb (diff)
downloaddebug-me-8f2d5a67911ae22ff5bf0a191aa63cbb61da32ac.tar.gz
update
Diffstat (limited to 'debug-me.1')
-rw-r--r--debug-me.14
1 files changed, 2 insertions, 2 deletions
diff --git a/debug-me.1 b/debug-me.1
index b730010..130c90c 100644
--- a/debug-me.1
+++ b/debug-me.1
@@ -27,13 +27,13 @@ pass the command and any options after "--".
.IP "--debug url"
Connect to a debug-me session on the specified url. The developer runs
debug-me with this option to see and interact with the user's bug.
-.IP "--replay logfile"
-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. The proof chain in the log file is verified
as it is downloaded, but developer gpg signatures are not verified.
+.IP "--replay logfile"
+Replay a debug-me log file with realistic pauses.
.IP "--watch url"
Connect to a debug-me session on the specified url and display what
happens in the session. Your keystrokes will not be sent to the session.