Really add -l to the usage output.
This commit is contained in:
parent
287d1861eb
commit
6c1a40fc90
@ -290,7 +290,7 @@ tone_t sound;
|
||||
#define GETOPTOPTS "d:ef:lpsw:"
|
||||
#undef USAGE
|
||||
#define USAGE \
|
||||
"usage: morse [-s] [-p] [-e] [-d device] [-w speed] [-f frequency] [string ...]\n"
|
||||
"usage: morse [-elps] [-d device] [-w speed] [-f frequency] [string ...]\n"
|
||||
#endif
|
||||
|
||||
static const struct morsetab *hightab;
|
||||
|
Loading…
Reference in New Issue
Block a user