summaryrefslogtreecommitdiffhomepage
path: root/debug-me.1
diff options
context:
space:
mode:
Diffstat (limited to 'debug-me.1')
-rw-r--r--debug-me.110
1 files changed, 5 insertions, 5 deletions
diff --git a/debug-me.1 b/debug-me.1
index 1bce965..3bc1fee 100644
--- a/debug-me.1
+++ b/debug-me.1
@@ -36,13 +36,13 @@ If the developer did do something bad, you'd have proof that they cannot
be trusted, which you can share with the world. Knowing that is the case
will keep most developers honest.
.SH USER OPTIONS
-.IP "-- cmd opts"
+.IP "--run cmd"
Normally debug-me will run your login shell. To run some other command,
-pass the command and any options after "--".
+use this option.
.SH DEVELOPER OPTIONS
-.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 url
+Connect to a debug-me session on the specified url, to see and interact
+with the user's bug.
.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.