diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2009-07-11 20:04:19 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2009-07-11 20:04:19 +0000 |
commit | e415ead361e7b0a9af9290579949cf42f4fa0f00 (patch) | |
tree | 3456a2dd3824101fb4e87e4d07f7583a24a1cd58 | |
parent | 2f7198246e1074e0ff132036182c5a4050506073 (diff) | |
download | rtmux-e415ead361e7b0a9af9290579949cf42f4fa0f00.tar.gz rtmux-e415ead361e7b0a9af9290579949cf42f4fa0f00.tar.bz2 rtmux-e415ead361e7b0a9af9290579949cf42f4fa0f00.zip |
Add -r to the synopsis of the paste-buffer command, prompted by jmc.
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |