updated manpage
This commit is contained in:
		
							parent
							
								
									3daec65cba
								
							
						
					
					
						commit
						dd18984717
					
				@ -5,13 +5,14 @@ dmenu \- dynamic menu
 | 
				
			|||||||
.B dmenu
 | 
					.B dmenu
 | 
				
			||||||
.RB [ \-i ]
 | 
					.RB [ \-i ]
 | 
				
			||||||
.RB [ \-b ]
 | 
					.RB [ \-b ]
 | 
				
			||||||
.RB [ \-l " <lines>"]
 | 
					.RB [ \-e " <xid>]"
 | 
				
			||||||
.RB [ \-fn " <font>"]
 | 
					.RB [ \-l " <lines>]"
 | 
				
			||||||
.RB [ \-nb " <color>"]
 | 
					.RB [ \-fn " <font>]"
 | 
				
			||||||
.RB [ \-nf " <color>"]
 | 
					.RB [ \-nb " <color>]"
 | 
				
			||||||
.RB [ \-p " <prompt>"]
 | 
					.RB [ \-nf " <color>]"
 | 
				
			||||||
.RB [ \-sb " <color>"]
 | 
					.RB [ \-p " <prompt>]"
 | 
				
			||||||
.RB [ \-sf " <color>"]
 | 
					.RB [ \-sb " <color>]"
 | 
				
			||||||
 | 
					.RB [ \-sf " <color>]"
 | 
				
			||||||
.RB [ \-v ]
 | 
					.RB [ \-v ]
 | 
				
			||||||
.SH DESCRIPTION
 | 
					.SH DESCRIPTION
 | 
				
			||||||
.SS Overview
 | 
					.SS Overview
 | 
				
			||||||
@ -27,6 +28,9 @@ makes dmenu match menu entries case insensitively.
 | 
				
			|||||||
.B \-b
 | 
					.B \-b
 | 
				
			||||||
defines that dmenu appears at the bottom.
 | 
					defines that dmenu appears at the bottom.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
 | 
					.B \-e <xid>
 | 
				
			||||||
 | 
					reparents dmenu to the window specified by xid.
 | 
				
			||||||
 | 
					.TP
 | 
				
			||||||
.B \-l <lines>
 | 
					.B \-l <lines>
 | 
				
			||||||
activates vertical list mode.
 | 
					activates vertical list mode.
 | 
				
			||||||
The given number of lines will be displayed. Window height will get adjusted.
 | 
					The given number of lines will be displayed. Window height will get adjusted.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user