mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
Accept an argument to show-environment to show one variable, based on a
diff from Kazuhiko Sakaguchi.
This commit is contained in:
4
tmux.1
4
tmux.1
@ -2908,12 +2908,16 @@ new process.
|
||||
.It Xo Ic show-environment
|
||||
.Op Fl g
|
||||
.Op Fl t Ar target-session
|
||||
.Op Ar variable
|
||||
.Xc
|
||||
.D1 (alias: Ic showenv )
|
||||
Display the environment for
|
||||
.Ar target-session
|
||||
or the global environment with
|
||||
.Fl g .
|
||||
If
|
||||
.Ar variable
|
||||
is omitted, all variables are shown.
|
||||
Variables removed from the environment are prefixed with
|
||||
.Ql - .
|
||||
.El
|
||||
|
Reference in New Issue
Block a user