aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-07-10 19:01:40 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-07-10 19:01:40 +0000
commit4cbbbddf22a74b7e3d13576641e650775880295c (patch)
treef451f5f4f9c88d13f9b6b4515ed349de82db3f63
parent9cd5ba40d3adf23c7a93252ebc39e9d9a19a0664 (diff)
downloadrtmux-4cbbbddf22a74b7e3d13576641e650775880295c.tar.gz
rtmux-4cbbbddf22a74b7e3d13576641e650775880295c.tar.bz2
rtmux-4cbbbddf22a74b7e3d13576641e650775880295c.zip
paste-buffer -d was not documented. From Kalle Olavi Niemitalo.
-rw-r--r--tmux.13
1 files changed, 3 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index db292b16..20b92cdb 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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