]> sipb.mit.edu Git - wiki.git/commitdiff
(no commit message)
authorKarl Ramm <kcr@mit.edu>
Mon, 15 Sep 2008 04:07:45 +0000 (23:07 -0500)
committerTrac <sipb-www@mit.edu>
Sun, 1 Feb 2009 07:24:55 +0000 (02:24 -0500)
doc/UsingZephyr

index 313fae71420a3e74c0850122363c13fa18c4333b..00885bf6dee8228f856512374a7db116fa1017c6 100644 (file)
@@ -200,6 +200,10 @@ kinit -l1d -r7d -54
 
 To detach a screen session (for example, if you want to log out), press C-a d (Control-A, then D).  Screen continues to run, but is no longer active.
 
-To reattach a screen session, possibly detaching from wherever it's currently attached, run {{{screen -dr}}}.
+To reattach a screen session, possibly detaching from wherever it's currently attached, run:
+
+{{{
+screen -dr
+}}}
 
 {{{screen}}} can do a whole lot more.   To find out about it, see UsingScreen.
\ No newline at end of file