mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 01:34:18 +00:00 
			
		
		
		
	Don't use arguments with It and -enum, pointed out by jmc.
This commit is contained in:
		
							
								
								
									
										6
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								tmux.1
									
									
									
									
									
								
							@@ -4461,17 +4461,17 @@ as a list of menu items separated by
 | 
				
			|||||||
.Ql | .
 | 
					.Ql | .
 | 
				
			||||||
Each menu item consists of three comma-separated parts:
 | 
					Each menu item consists of three comma-separated parts:
 | 
				
			||||||
.Bl -enum -width Ds
 | 
					.Bl -enum -width Ds
 | 
				
			||||||
.It name
 | 
					.It
 | 
				
			||||||
The menu item name.
 | 
					The menu item name.
 | 
				
			||||||
This is a format and may include embedded styles, see the
 | 
					This is a format and may include embedded styles, see the
 | 
				
			||||||
.Sx FORMATS
 | 
					.Sx FORMATS
 | 
				
			||||||
and
 | 
					and
 | 
				
			||||||
.Sx STYLES
 | 
					.Sx STYLES
 | 
				
			||||||
sections.
 | 
					sections.
 | 
				
			||||||
.It key
 | 
					.It
 | 
				
			||||||
The menu item shortcut key.
 | 
					The menu item shortcut key.
 | 
				
			||||||
If this is empty the menu item has no key shortcut.
 | 
					If this is empty the menu item has no key shortcut.
 | 
				
			||||||
.It command
 | 
					.It
 | 
				
			||||||
The command run when the menu item is chosen.
 | 
					The command run when the menu item is chosen.
 | 
				
			||||||
.El
 | 
					.El
 | 
				
			||||||
.Pp
 | 
					.Pp
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user