summaryrefslogtreecommitdiffhomepage
path: root/debug-me.1
diff options
context:
space:
mode:
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.