aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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