aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-05-11 09:02:29 +0100
committerThomas Adam <thomas@xteddy.org>2019-05-11 09:02:29 +0100
commit50d1d04913773762459ba02ef473261459c8e8a9 (patch)
tree0804fa237cb02cc06743b2bcc1edfba4fbb2acb3 /tmux.1
parent67e2f5869af633631ef089d82682a3805dbba94f (diff)
parent198b0a23a21ac1cd30b1e9c23fcc38087c22bd7e (diff)
downloadrtmux-50d1d04913773762459ba02ef473261459c8e8a9.tar.gz
rtmux-50d1d04913773762459ba02ef473261459c8e8a9.tar.bz2
rtmux-50d1d04913773762459ba02ef473261459c8e8a9.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index fda94553..b15eade3 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4468,17 +4468,17 @@ as a list of menu items separated by
.Ql | .
Each menu item consists of three comma-separated parts:
.Bl -enum -width Ds
-.It name
+.It
The menu item name.
This is a format and may include embedded styles, see the
.Sx FORMATS
and
.Sx STYLES
sections.
-.It key
+.It
The menu item shortcut key.
If this is empty the menu item has no key shortcut.
-.It command
+.It
The command run when the menu item is chosen.
.El
.Pp