| ... | ... |
@@ -226,7 +226,7 @@ void run(tty_t *tty){
|
| 226 | 226 |
|
| 227 | 227 |
static const char *usage_str = "" |
| 228 | 228 |
"USAGE: fzy [OPTION]...\n" |
| 229 |
-" -l, --lines Specify how many lines of results to show\n" |
|
| 229 |
+" -l, --lines=LINES Specify how many lines of results to show\n" |
|
| 230 | 230 |
" -e, --show-matches=QUERY output the sorted matches of QUERY\n" |
| 231 | 231 |
" -s, --show-scores show the scores of each match\n" |
| 232 | 232 |
" -h, --help display this help and exit\n" |