summaryrefslogtreecommitdiffhomepage
path: root/debug-me.1
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-28 17:00:17 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-28 17:00:17 -0400
commite683f156b7eb8e761c254704538914d86f309801 (patch)
treee239803c2f775cbb914a8c7db44189974728781a /debug-me.1
parente833b89e2a1a1c2acbc0eb8bed1760ef0e50f3c5 (diff)
downloaddebug-me-e683f156b7eb8e761c254704538914d86f309801.tar.gz
control window and chatting
Works!
Diffstat (limited to 'debug-me.1')
-rw-r--r--debug-me.122
1 files changed, 11 insertions, 11 deletions
diff --git a/debug-me.1 b/debug-me.1
index 22f32bc..154b5e4 100644
--- a/debug-me.1
+++ b/debug-me.1
@@ -44,17 +44,6 @@ debug-me runs gpg to verify the GPG key of a developer. To pass options to
gpg, use --gpg-opt with the option to pass. For example:
--gpg-opt=--keyserver=pgpkeys.mit.edu
This can be done multiple times.
-.IP "--control"
-debug-me uses a separate window from the one displaying the debug-me
-session to control the session. This control window is where debug-me will
-show you the Gnupg keys of developers who connect and let you decide if
-they should access the session. You can also chat with the developer
-in the control window during the session.
-.IP
-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 and run "debug-me --control" to see it.
.SH DEVELOPER OPTIONS
.IP "--debug url"
Connect to a debug-me session on the specified url. The developer runs
@@ -62,6 +51,17 @@ debug-me with this option 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.
+.SH COMMON SESSION OPTIONS
+.IP "--control"
+debug-me uses a separate window from 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.
+.IP
+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.
.SH LOG FILE OPTIONS
.IP "--download url"
Download a debug-me log file from the specified url. Note that if the