diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-07-13 16:01:09 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-07-13 16:01:09 +0100 |
commit | 38d4d696391123da266c9d38ed65bba7076e1147 (patch) | |
tree | c9f92de93800f0ae0bd25e033f63afbd12d832fe /tmux.1 | |
parent | 73f9f0334ce639e2f05cb0646af2c81881859a2e (diff) | |
parent | 6308c48efd7a80dad5701721f76b9aafb9b814f8 (diff) | |
download | rtmux-38d4d696391123da266c9d38ed65bba7076e1147.tar.gz rtmux-38d4d696391123da266c9d38ed65bba7076e1147.tar.bz2 rtmux-38d4d696391123da266c9d38ed65bba7076e1147.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3547,7 +3547,7 @@ flag unsets a variable. indicates the variable is to be removed from the environment before starting a new process. .It Xo Ic show-environment -.Op Fl g +.Op Fl gs .Op Fl t Ar target-session .Op Ar variable .Xc @@ -3561,6 +3561,9 @@ If is omitted, all variables are shown. Variables removed from the environment are prefixed with .Ql - . +If +.Fl s +is used, the output is formatted as a set of Bourne shell commands. .El .Sh STATUS LINE .Nm |