mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	pw-cli: add -m option to help
This commit is contained in:
		
							parent
							
								
									94b4fd80eb
								
							
						
					
					
						commit
						3bfee14d7f
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2237,7 +2237,8 @@ static void show_help(struct data *data, const char *name, bool error)
 | 
			
		|||
		"  -h, --help                            Show this help\n"
 | 
			
		||||
		"      --version                         Show version\n"
 | 
			
		||||
		"  -d, --daemon                          Start as daemon (Default false)\n"
 | 
			
		||||
		"  -r, --remote                          Remote daemon name\n\n"),
 | 
			
		||||
		"  -r, --remote                          Remote daemon name\n"
 | 
			
		||||
		"  -m, --monitor                         Monitor activity\n\n"),
 | 
			
		||||
		name);
 | 
			
		||||
 | 
			
		||||
	do_help(data, "help", "", NULL);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue