aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-12 17:10:35 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-12 17:10:35 +0000
commitef5f356da2a40592b3583059af8a4a7f163da27a (patch)
tree2b947c7e0aefb08ab2467e22000d9e19fc9cd00e
parent1919deab1ff1384df610b3d5e8fd961845ba6433 (diff)
downloadrtmux-ef5f356da2a40592b3583059af8a4a7f163da27a.tar.gz
rtmux-ef5f356da2a40592b3583059af8a4a7f163da27a.tar.bz2
rtmux-ef5f356da2a40592b3583059af8a4a7f163da27a.zip
paste-buffer -d was not documented. From Kalle Olavi Niemitalo.
-rw-r--r--tmux.15
1 files changed, 4 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 47a7a66f..932d5fc9 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.109 2009-07-12 17:07:58 nicm Exp $
+.\" $Id: tmux.1,v 1.110 2009-07-12 17:10:35 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -894,6 +894,9 @@ is used, move to the next window with a bell, activity or content alert.
.Xc
.D1 (alias: Ic pasteb )
Insert the contents of a paste buffer into the current window.
+With
+.Fl d ,
+also delete the paste buffer from the stack.
.It Xo Ic previous-window
.Op Fl a
.Op Fl t Ar target-session