aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-07-13 16:01:09 +0100
committerThomas Adam <thomas@xteddy.org>2015-07-13 16:01:09 +0100
commit38d4d696391123da266c9d38ed65bba7076e1147 (patch)
treec9f92de93800f0ae0bd25e033f63afbd12d832fe /tmux.1
parent73f9f0334ce639e2f05cb0646af2c81881859a2e (diff)
parent6308c48efd7a80dad5701721f76b9aafb9b814f8 (diff)
downloadrtmux-38d4d696391123da266c9d38ed65bba7076e1147.tar.gz
rtmux-38d4d696391123da266c9d38ed65bba7076e1147.tar.bz2
rtmux-38d4d696391123da266c9d38ed65bba7076e1147.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 4 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 20754551..4395928d 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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