aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.18
1 files changed, 6 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 4c86ac95..5e1a223e 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3946,9 +3946,13 @@ For example:
.Pp
Comparisons may be expressed by prefixing two comma-separated
alternatives by
-.Ql ==
+.Ql == ,
+.Ql != ,
+.Ql < ,
+.Ql > ,
+.Ql <=
or
-.Ql !=
+.Ql >=
and a colon.
For example
.Ql #{==:#{host},myhost}