mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Allow source-file to take multiple arguments.
This commit is contained in:
7
tmux.1
7
tmux.1
@ -1239,13 +1239,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
|
||||
|
Reference in New Issue
Block a user