aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.18
1 files changed, 4 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index 61fee080..d01a43bb 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.263 2010-07-02 02:54:52 tcunha Exp $
+.\" $Id: tmux.1,v 1.264 2010-07-17 14:39:01 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -14,7 +14,7 @@
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 29 2010 $
+.Dd $Mdocdate: July 15 2010 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -254,9 +254,9 @@ Choose which buffer to paste interactively from a list.
List all key bindings.
.It D
Choose a client to detach.
-.It [
+.It \&[
Enter copy mode to copy text or view the history.
-.It ]
+.It \&]
Paste the most recently copied buffer of text.
.It c
Create a new window.