summaryrefslogtreecommitdiffhomepage
path: root/debug-me.1
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-30 14:14:50 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-30 14:14:50 -0400
commitcf8d59b2fbcc52378f5ae840e2153f444a3283bf (patch)
tree07c8fd59873e09a701a59c80f553da7222297cb1 /debug-me.1
parent44a0ef97a39c679fc4cb6cb9aa1ae28ba724e1e7 (diff)
downloaddebug-me-cf8d59b2fbcc52378f5ae840e2153f444a3283bf.tar.gz
improce
Diffstat (limited to 'debug-me.1')
-rw-r--r--debug-me.19
1 files changed, 6 insertions, 3 deletions
diff --git a/debug-me.1 b/debug-me.1
index 3bc1fee..5e679a6 100644
--- a/debug-me.1
+++ b/debug-me.1
@@ -42,13 +42,13 @@ use this option.
.SH DEVELOPER OPTIONS
.IP url
Connect to a debug-me session on the specified url, to see and interact
-with the user's bug.
+with the user's bug. You need a Gnupg key to use this.
.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.
.SH COMMON SESSION OPTIONS
.IP "--control"
-debug-me uses a separate window from the one displaying the debug-me
+debug-me uses a separate window than the one displaying the debug-me
session, to control the session. This control window is where debug-me
shows the user what developers want to connect to the session.
The user and developer can also chat using the control window.
@@ -56,7 +56,8 @@ The user and developer can also chat using the control window.
Normally, the control window will be opened when debug-me starts,
by running a terminal emulator (xterm or gnome-terminal, etc).
If debug-me is not being run in a graphical environment, that won't work,
-and you'll need to open another shell prompt and run "debug-me --control" to see it.
+and you'll need to open another shell prompt and
+run "debug-me --control" to see it.
.SH LOG FILE OPTIONS
.IP "--download url"
Download a debug-me log file from the specified url. Note that if the
@@ -80,5 +81,7 @@ Sessions are logged to here. The log file name is displayed when debug-me
exits.
.SH SEE ALSO
<https://debug-me.branchable.com/>
+.PP
+.BR gnupg (1)
.SH AUTHOR
Joey Hess <id@joeyh.name>