mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Make some usages more consistent and add -h to show usage, GitHub issue
4455 from David Mandelberg.
This commit is contained in:
		@@ -42,7 +42,7 @@ const struct cmd_entry cmd_confirm_before_entry = {
 | 
			
		||||
	.alias = "confirm",
 | 
			
		||||
 | 
			
		||||
	.args = { "bc:p:t:y", 1, 1, cmd_confirm_before_args_parse },
 | 
			
		||||
	.usage = "[-by] [-c confirm_key] [-p prompt] " CMD_TARGET_CLIENT_USAGE
 | 
			
		||||
	.usage = "[-by] [-c confirm-key] [-p prompt] " CMD_TARGET_CLIENT_USAGE
 | 
			
		||||
		 " command",
 | 
			
		||||
 | 
			
		||||
	.flags = CMD_CLIENT_TFLAG,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user