mirror of
https://github.com/tmux/tmux.git
synced 2026-06-22 11:36:54 +00:00
Fix to man page -I option example.
This commit is contained in:
2
tmux.1
2
tmux.1
@@ -3409,7 +3409,7 @@ The
|
|||||||
flag will create an empty pane and forward any output from stdin to it.
|
flag will create an empty pane and forward any output from stdin to it.
|
||||||
For example:
|
For example:
|
||||||
.Bd -literal -offset indent
|
.Bd -literal -offset indent
|
||||||
$ make 2>&1|tmux splitw \-dI &
|
$ make 2>&1|tmux new\-pane \-dI &
|
||||||
.Ed
|
.Ed
|
||||||
.Pp
|
.Pp
|
||||||
All other options have the same meaning as for the
|
All other options have the same meaning as for the
|
||||||
|
|||||||
Reference in New Issue
Block a user