diff options
author | nicm <nicm> | 2015-11-24 23:46:15 +0000 |
---|---|---|
committer | nicm <nicm> | 2015-11-24 23:46:15 +0000 |
commit | 62d3af17f9e6aec244ab1d91c1c46fdbbf6f8a86 (patch) | |
tree | e1479657534e995ea2d25785a08d3f0238b66338 /tmux.1 | |
parent | 3ff46b2e43d48376f74c0fd74b5616925d4063f0 (diff) | |
download | rtmux-62d3af17f9e6aec244ab1d91c1c46fdbbf6f8a86.tar.gz rtmux-62d3af17f9e6aec244ab1d91c1c46fdbbf6f8a86.tar.bz2 rtmux-62d3af17f9e6aec244ab1d91c1c46fdbbf6f8a86.zip |
Make environ_set va_args and use it to tidy up some calls. Also add a
missing word in manpage (from jmc).
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -750,7 +750,7 @@ If is given, all sessions but the specified one is killed. The .Fl C -clears alerts (bell, activity, or silence) in all windows linked to the +flag clears alerts (bell, activity, or silence) in all windows linked to the session. .It Xo Ic list-clients .Op Fl F Ar format |