mirror of
https://github.com/tmux/tmux.git
synced 2025-01-07 16:28:48 +00:00
Rephrase a confusing sentence.
This commit is contained in:
parent
1f18523565
commit
6be32c89c5
6
tmux.1
6
tmux.1
@ -2319,9 +2319,9 @@ copies the environment into the
|
|||||||
.Em global environment ;
|
.Em global environment ;
|
||||||
in addition, each session has a
|
in addition, each session has a
|
||||||
.Em session environment .
|
.Em session environment .
|
||||||
When a window is created, the session and global environments are merged with
|
When a window is created, the session and global environments are merged.
|
||||||
the session environment overriding any variable present in both.
|
If a variable exists in both, the value from the session environment is used.
|
||||||
This is the initial environment passed to the new process.
|
The result is the initial environment passed to the new process.
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
.Ic update-environment
|
.Ic update-environment
|
||||||
|
Loading…
Reference in New Issue
Block a user