diff options
author | Thomas Adam <thomas@xteddy.org> | 2019-05-28 15:02:26 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2019-05-28 15:02:26 +0100 |
commit | b8360504f36101b086736f98b9ad1feb574a9c07 (patch) | |
tree | 94be3930f80a6cfcf0ca413991de8e93ce1ecf62 /tmux.1 | |
parent | a062650d4b41c1db1f2d12dd02d6ef7c0e3f5365 (diff) | |
parent | 299d4f3aaa801ee79920fadcb802ca51b0d639ec (diff) | |
download | rtmux-b8360504f36101b086736f98b9ad1feb574a9c07.tar.gz rtmux-b8360504f36101b086736f98b9ad1feb574a9c07.tar.bz2 rtmux-b8360504f36101b086736f98b9ad1feb574a9c07.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1244,13 +1244,14 @@ show debugging information about jobs and terminals. .It Xo Ic source-file .Op Fl nq .Ar path +.Ar ... .Xc .D1 (alias: Ic source ) -Execute commands from +Execute commands from one or more files specified by .Ar path -(which may be a +(which may be .Xr glob 7 -pattern). +patterns). If .Fl q is given, no error will be returned if |