From 9331a37b178c9142f5e864bbdc5434ea208946cc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Apr 2017 11:53:10 -0400 Subject: make url work without --debug --- debug-me.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debug-me.1') 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. -- cgit v1.2.3