diff options
author | Thomas Adam <thomas@xteddy.org> | 2017-06-30 00:01:14 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2017-06-30 00:01:14 +0100 |
commit | f059fe3ef205be767ab1d18eff9437f8470ea105 (patch) | |
tree | 59eb62e025233a12feec849bdccc5783c1bbdf15 | |
parent | 336beeb09afcc8f381062da49a4c23c6d16a9833 (diff) | |
parent | 8b0fd63ddb3c71f6b2afa903b5a896a4dd298dee (diff) | |
download | rtmux-f059fe3ef205be767ab1d18eff9437f8470ea105.tar.gz rtmux-f059fe3ef205be767ab1d18eff9437f8470ea105.tar.bz2 rtmux-f059fe3ef205be767ab1d18eff9437f8470ea105.zip |
Merge branch 'obsd-master'
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |