wmix: added missing command line options to the man page
Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
		
							parent
							
								
									f41464febc
								
							
						
					
					
						commit
						8e7c63282c
					
				
					 1 changed files with 22 additions and 4 deletions
				
			
		
							
								
								
									
										26
									
								
								wmix/wmix.1x
									
									
									
									
									
								
							
							
						
						
									
										26
									
								
								wmix/wmix.1x
									
									
									
									
									
								
							| 
						 | 
					@ -3,9 +3,11 @@
 | 
				
			||||||
wmix \- Dockapp mixer for OSS or ALSA
 | 
					wmix \- Dockapp mixer for OSS or ALSA
 | 
				
			||||||
.
 | 
					.
 | 
				
			||||||
.SH SYNOPSIS
 | 
					.SH SYNOPSIS
 | 
				
			||||||
wmix [\fI\-h\fP]
 | 
					.B wmix
 | 
				
			||||||
 | 
					.RI [ options... ]
 | 
				
			||||||
.br
 | 
					.br
 | 
				
			||||||
wmix \fI\-f\fP <\fIfile\fP>
 | 
					.B wmix
 | 
				
			||||||
 | 
					.I \-h
 | 
				
			||||||
.
 | 
					.
 | 
				
			||||||
.SH DESCRIPTION
 | 
					.SH DESCRIPTION
 | 
				
			||||||
Dockapp mixer for OSS or ALSA. Allows toggling record source,
 | 
					Dockapp mixer for OSS or ALSA. Allows toggling record source,
 | 
				
			||||||
| 
						 | 
					@ -18,9 +20,25 @@ Keeps a simple configuration file for user\-defined settings.
 | 
				
			||||||
.
 | 
					.
 | 
				
			||||||
.SH OPTIONS
 | 
					.SH OPTIONS
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
\fB\-h\fR Display list of command\-line options.
 | 
					\fB\-d\fR <\fIdisplay\fP>
 | 
				
			||||||
 | 
					Connect to remote X display
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
\fB\-f\fR <\fIfile\fP> use alternate config file
 | 
					\fB\-e\fR <\fIname\fP>
 | 
				
			||||||
 | 
					Exclude channel from control
 | 
				
			||||||
 | 
					.TP
 | 
				
			||||||
 | 
					\fB\-f\fR <\fIfile\fP>
 | 
				
			||||||
 | 
					Use config file instead of
 | 
				
			||||||
 | 
					.I ~/.wmixrc
 | 
				
			||||||
 | 
					.TP
 | 
				
			||||||
 | 
					\fB\-h\fR
 | 
				
			||||||
 | 
					Display list of command\-line options
 | 
				
			||||||
 | 
					.TP
 | 
				
			||||||
 | 
					\fB\-m\fR <\fIdevice\fP>
 | 
				
			||||||
 | 
					Use specified mixer device instead of
 | 
				
			||||||
 | 
					.I /dev/mixer
 | 
				
			||||||
 | 
					.TP
 | 
				
			||||||
 | 
					\fB\-v\fR
 | 
				
			||||||
 | 
					Verbose start, report detected channels
 | 
				
			||||||
.
 | 
					.
 | 
				
			||||||
.SH FILES
 | 
					.SH FILES
 | 
				
			||||||
.LP
 | 
					.LP
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue