=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.487 retrieving revision 1.488 diff -u -r1.487 -r1.488 --- src/usr.bin/tmux/tmux.1 2016/05/01 11:46:12 1.487 +++ src/usr.bin/tmux/tmux.1 2016/05/12 16:05:33 1.488 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.487 2016/05/01 11:46:12 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.488 2016/05/12 16:05:33 tim Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 1 2016 $ +.Dd $Mdocdate: May 12 2016 $ .Dt TMUX 1 .Os .Sh NAME @@ -913,10 +913,18 @@ and .Fl T show debugging information about jobs and terminals. -.It Ic source-file Ar path +.It Xo Ic source-file +.Op Fl q +.Ar path +.Xc .D1 (alias: Ic source ) Execute commands from .Ar path . +If +.Fl q +is given, no error will be returned if +.Ar path +does not exist. .It Ic start-server .D1 (alias: Ic start ) Start the