aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2017-06-30 00:01:14 +0100
committerThomas Adam <thomas@xteddy.org>2017-06-30 00:01:14 +0100
commitf059fe3ef205be767ab1d18eff9437f8470ea105 (patch)
tree59eb62e025233a12feec849bdccc5783c1bbdf15
parent336beeb09afcc8f381062da49a4c23c6d16a9833 (diff)
parent8b0fd63ddb3c71f6b2afa903b5a896a4dd298dee (diff)
downloadrtmux-f059fe3ef205be767ab1d18eff9437f8470ea105.tar.gz
rtmux-f059fe3ef205be767ab1d18eff9437f8470ea105.tar.bz2
rtmux-f059fe3ef205be767ab1d18eff9437f8470ea105.zip
Merge branch 'obsd-master'
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 693e66c4..955c2c61 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2389,7 +2389,7 @@ it is replaced with
.Ar value .
For example, after:
.Pp
-.Dl set -s command-alias[2] zoom='resize-pane -Z'
+.Dl set -s command-alias[100] zoom='resize-pane -Z'
.Pp
Using:
.Pp