mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Fix refresh-client flags.
This commit is contained in:
		@@ -34,7 +34,7 @@ const struct cmd_entry cmd_refresh_client_entry = {
 | 
			
		||||
	.alias = "refresh",
 | 
			
		||||
 | 
			
		||||
	.args = { "cC:DLRSt:U", 0, 1 },
 | 
			
		||||
	.usage = "[-DLRSU] [-C size] " CMD_TARGET_CLIENT_USAGE " [adjustment]",
 | 
			
		||||
	.usage = "[-cDLRSU] [-C size] " CMD_TARGET_CLIENT_USAGE " [adjustment]",
 | 
			
		||||
 | 
			
		||||
	.flags = CMD_AFTERHOOK,
 | 
			
		||||
	.exec = cmd_refresh_client_exec
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user