mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Missing space in refresh-client synopsis.
This commit is contained in:
		@@ -29,7 +29,7 @@ enum cmd_retval	 cmd_refresh_client_exec(struct cmd *, struct cmd_q *);
 | 
			
		||||
const struct cmd_entry cmd_refresh_client_entry = {
 | 
			
		||||
	"refresh-client", "refresh",
 | 
			
		||||
	"C:St:", 0, 0,
 | 
			
		||||
	"[-S] [-C size]" CMD_TARGET_CLIENT_USAGE,
 | 
			
		||||
	"[-S] [-C size] " CMD_TARGET_CLIENT_USAGE,
 | 
			
		||||
	0,
 | 
			
		||||
	NULL,
 | 
			
		||||
	NULL,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user