aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-07-12 17:12:06 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-07-12 17:12:06 +0000
commit30f47dfc5e625bf24d76516b0095407b908528e6 (patch)
tree501865c3bc31e5a4a57670e441f332eb75d54e04
parent27fc963631b5e2ac1064823380e54cc48ad2aad8 (diff)
downloadrtmux-30f47dfc5e625bf24d76516b0095407b908528e6.tar.gz
rtmux-30f47dfc5e625bf24d76516b0095407b908528e6.tar.bz2
rtmux-30f47dfc5e625bf24d76516b0095407b908528e6.zip
Add -r to the synopsis of the paste-buffer command, prompted by jmc.
-rw-r--r--tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index eb0d585f..822a3451 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.111 2009-07-12 17:11:39 nicm Exp $
+.\" $Id: tmux.1,v 1.112 2009-07-12 17:12:06 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -888,7 +888,7 @@ If
.Fl a
is used, move to the next window with a bell, activity or content alert.
.It Xo Ic paste-buffer
-.Op Fl d
+.Op Fl dr
.Op Fl b Ar buffer-index
.Op Fl t Ar target-window
.Xc