small update to man page (backported)
02238725
1 file(s) · +6 −6
| 3 | 3 | dmenu \- dynamic menu |
|
| 4 | 4 | .SH SYNOPSIS |
|
| 5 | 5 | .B dmenu |
|
| 6 | - | .RB [ \-font <name> ] |
|
| 7 | - | .RB [ \-normbg <color> ] |
|
| 8 | - | .RB [ \-normfg <color> ] |
|
| 9 | - | .RB [ \-selbg <color> ] |
|
| 10 | - | .RB [ \-selfg <color> ] |
|
| 11 | - | .RB [ \-t <seconds> ] |
|
| 6 | + | .RB [ \-font " <name>"] |
|
| 7 | + | .RB [ \-normbg " <color>"] |
|
| 8 | + | .RB [ \-normfg " <color>"] |
|
| 9 | + | .RB [ \-selbg " <color>"] |
|
| 10 | + | .RB [ \-selfg " <color>"] |
|
| 11 | + | .RB [ \-t " <seconds>"] |
|
| 12 | 12 | .RB [ \-v ] |
|
| 13 | 13 | .SH DESCRIPTION |
|
| 14 | 14 | .SS Overview |