mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-10-31 13:53:00 +00:00 
			
		
		
		
	Update documentation for new option
This commit is contained in:
		| @@ -123,6 +123,7 @@ int main(int argc, char **argv) | |||||||
|                         " -w, --webport [ip:]<port>\tlisten interface/port for webserver [8080]\n" |                         " -w, --webport [ip:]<port>\tlisten interface/port for webserver [8080]\n" | ||||||
|                         " -u, --user <username>\t\tdrop priviliges to user after socket bind\n" |                         " -u, --user <username>\t\tdrop priviliges to user after socket bind\n" | ||||||
|                         " -V, --version\t\t\tget version\n" |                         " -V, --version\t\t\tget version\n" | ||||||
|  |                         " -m, --mpdpass <password>\tspecifies the password to use when connecting to mpd\n" | ||||||
|                         " --help\t\t\t\tthis help\n" |                         " --help\t\t\t\tthis help\n" | ||||||
|                         , argv[0]); |                         , argv[0]); | ||||||
|                 return EXIT_FAILURE; |                 return EXIT_FAILURE; | ||||||
|   | |||||||
							
								
								
									
										3
									
								
								ympd.1
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								ympd.1
									
									
									
									
									
								
							| @@ -23,6 +23,9 @@ specifies the port for the webserver to listen to, defaults to 8080 | |||||||
| \fB\-u\fR, \fB\-\-user username\fR | \fB\-u\fR, \fB\-\-user username\fR | ||||||
| drop privileges to the provided username after socket binding | drop privileges to the provided username after socket binding | ||||||
| .TP | .TP | ||||||
|  | \fB\-m\fR, \fB\-\-mpdpass password\fR | ||||||
|  | specifies the password to use when connecting to mpd | ||||||
|  | .TP | ||||||
| \fB\-V\fR, \fB\-\-version\fR | \fB\-V\fR, \fB\-\-version\fR | ||||||
| print version and exit | print version and exit | ||||||
| .TP | .TP | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 unknownln
					unknownln