From 9aef624e8930eecee3ee884737e1973ed805fa37 Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Sun, 14 Sep 2008 23:02:36 -0500 Subject: [PATCH] --- doc/UsingZephyr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UsingZephyr b/doc/UsingZephyr index 1774fbc..2ab9963 100644 --- a/doc/UsingZephyr +++ b/doc/UsingZephyr @@ -200,4 +200,4 @@ 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 if it isn't detached, run {{{screen -r}}}. To attach it but keep it attached elsewhere, you can run {{{screen -x}}}; you can use C-a F to resize it to your current window's size. There are other options available, run {{{man screen}}} to learn more about them. \ No newline at end of file +To reattach a screen session, possibly detaching from wherever it's currently attached, run {{{screen -dr}}}. \ No newline at end of file -- 2.44.0