summaryrefslogtreecommitdiffstats
path: root/games/morse/morse.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/morse/morse.c')
-rw-r--r--games/morse/morse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/morse/morse.c b/games/morse/morse.c
index 92df71f..f04f1b5 100644
--- a/games/morse/morse.c
+++ b/games/morse/morse.c
@@ -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;
OpenPOWER on IntegriCloud