mirror of
https://github.com/tmux/tmux.git
synced 2025-04-22 20:38:48 +00:00
Missing setenv/showenv aliases.
This commit is contained in:
parent
e8b25188ad
commit
32299e4010
2
tmux.1
2
tmux.1
@ -1838,6 +1838,7 @@ Commands to alter and view the environment are:
|
|||||||
.Op Fl t Ar target-session
|
.Op Fl t Ar target-session
|
||||||
.Ar name Op Ar value
|
.Ar name Op Ar value
|
||||||
.Xc
|
.Xc
|
||||||
|
.D1 (alias: Ic setenv )
|
||||||
Set or unset an environment variable.
|
Set or unset an environment variable.
|
||||||
If
|
If
|
||||||
.Fl g
|
.Fl g
|
||||||
@ -1854,6 +1855,7 @@ new process.
|
|||||||
.Op Fl g
|
.Op Fl g
|
||||||
.Op Fl t Ar target-session
|
.Op Fl t Ar target-session
|
||||||
.Xc
|
.Xc
|
||||||
|
.D1 (alias: Ic showenv )
|
||||||
Display the environment for
|
Display the environment for
|
||||||
.Ar target-session
|
.Ar target-session
|
||||||
or the global environment with
|
or the global environment with
|
||||||
|
Loading…
Reference in New Issue
Block a user