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 .\" @@ -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