mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Merge branch 'obsd-master' into master
This commit is contained in:
		@@ -39,7 +39,7 @@ const struct cmd_entry cmd_display_message_entry = {
 | 
			
		||||
	.name = "display-message",
 | 
			
		||||
	.alias = "display",
 | 
			
		||||
 | 
			
		||||
	.args = { "acd:INpt:F:v", 0, 1 },
 | 
			
		||||
	.args = { "ac:d:INpt:F:v", 0, 1 },
 | 
			
		||||
	.usage = "[-aINpv] [-c target-client] [-d delay] [-F format] "
 | 
			
		||||
		 CMD_TARGET_PANE_USAGE " [message]",
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user