diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-01-09 20:01:12 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-01-09 20:01:12 +0000 |
commit | 95f5d406e5a5de6f44023436cfc273ac937875bc (patch) | |
tree | 2b7ec971b5f61b83b1cec682110cbe9efa71653f /tmux.1 | |
parent | d90fa2ec137eede58d41e0737e354b49b73d1b5a (diff) | |
parent | 561b5c6fdbdafae52ac5b4bd963f0d75af344c5b (diff) | |
download | rtmux-95f5d406e5a5de6f44023436cfc273ac937875bc.tar.gz rtmux-95f5d406e5a5de6f44023436cfc273ac937875bc.tar.bz2 rtmux-95f5d406e5a5de6f44023436cfc273ac937875bc.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -925,7 +925,10 @@ show debugging information about jobs and terminals. .Xc .D1 (alias: Ic source ) Execute commands from -.Ar path . +.Ar path +(which may be a +.Xr glob 3 +pattern). If .Fl q is given, no error will be returned if |