]> sipb.mit.edu Git - wiki.git/blobdiff - doc/UsingZephyr
added info about webacls
[wiki.git] / 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