summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2009-07-11 20:04:20 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2009-07-11 20:04:20 +0000
commit159ec0aa84c90400c5e52c5973177b0f361b6a24 (patch)
tree3d867f305987bd052cd10609e072faffca52b852
parent802ac63ea3c782b3ecbac7d4ad707eb2552faff3 (diff)
Add -r to the synopsis of the paste-buffer command, prompted by jmc.
-rw-r--r--usr.bin/tmux/tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index ec221b67348..8a3739030e3 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.24 2009/07/11 19:14:56 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.25 2009/07/11 20:04:19 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