mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Merge branch 'rafaelff-master-patch-81004' into 'master'
pacat: break --device option description in 100 chars See merge request pulseaudio/pulseaudio!835
This commit is contained in:
		
						commit
						146dae0741
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
					@ -681,7 +681,10 @@ static void help(const char *argv0) {
 | 
				
			||||||
             "  -p, --playback                        Create a connection for playback\n\n"
 | 
					             "  -p, --playback                        Create a connection for playback\n\n"
 | 
				
			||||||
             "  -v, --verbose                         Enable verbose operations\n\n"
 | 
					             "  -v, --verbose                         Enable verbose operations\n\n"
 | 
				
			||||||
             "  -s, --server=SERVER                   The name of the server to connect to\n"
 | 
					             "  -s, --server=SERVER                   The name of the server to connect to\n"
 | 
				
			||||||
             "  -d, --device=DEVICE                   The name of the sink/source to connect to. The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and @DEFAULT_MONITOR@ can be used to specify the default sink, source and monitor respectively.\n"
 | 
					             "  -d, --device=DEVICE                   The name of the sink/source to connect to.\n"
 | 
				
			||||||
 | 
					             "                                        The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and\n"
 | 
				
			||||||
 | 
					             "                                        @DEFAULT_MONITOR@ can be used to specify the default sink,\n"
 | 
				
			||||||
 | 
					             "                                        source and monitor respectively.\n"
 | 
				
			||||||
             "  -n, --client-name=NAME                How to call this client on the server\n"
 | 
					             "  -n, --client-name=NAME                How to call this client on the server\n"
 | 
				
			||||||
             "      --stream-name=NAME                How to call this stream on the server\n"
 | 
					             "      --stream-name=NAME                How to call this stream on the server\n"
 | 
				
			||||||
             "      --volume=VOLUME                   Specify the initial (linear) volume in range 0...65536\n"
 | 
					             "      --volume=VOLUME                   Specify the initial (linear) volume in range 0...65536\n"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue