From 51702e72de15637653f8cc153ffeb43cdb194827 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 21 Apr 2017 21:36:25 -0400 Subject: markup --- debug-me.1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'debug-me.1') diff --git a/debug-me.1 b/debug-me.1 index d0605ba..1412e21 100644 --- a/debug-me.1 +++ b/debug-me.1 @@ -6,7 +6,7 @@ debug-me \- secure remote debugging .B debug-me [options] .SH DESCRIPTION .I debug-me -`debug-me` lets a developer access your shell remotely, to debug a problem, +`debug-me` lets a developer access your computer remotely, to debug a problem, avoiding a tedious back-and-forth by email. When you start `debug-me`, it starts a shell, and generates an URL which you can give to the developer (or developers) to connect them to the session. @@ -21,21 +21,21 @@ to adjust their reputation. .PP .SH OPTIONS .PP -.IP -- cmd opts +.IP "-- cmd opts" Normally debug-me will run your login shell. To run some other command, pass the command and any options after "--". -.IP --debug url +.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 +.IP "--replay logfile" Replay a debug-me logfile. -.IP --graphviz logfile +.IP "--graphviz logfile" Uses graphviz to generate a visualization of a debug-me log file. -.IP --show-hashes +.IP "--show-hashes" Include hashes in the graphviz visualization. -.IP --server logdir +.IP "--server logdir" Run a debug-me server, logging to the specified directory. -.IP --port N +.IP "--port N" Specify a port for the debug-me server to listen to. .SH SEE ALSO -- cgit v1.2.3