summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-05-16 21:49:23 +0000
committerru <ru@FreeBSD.org>2004-05-16 21:49:23 +0000
commit3e3e3d847551b19222c9cedf4c3d0df3fbe03bb9 (patch)
tree0dea537083adc48c20300c6342d152bd97cb0621 /games
parent5a58934b4ae52824387d49ae11e254a797d6af67 (diff)
downloadFreeBSD-src-3e3e3d847551b19222c9cedf4c3d0df3fbe03bb9.zip
FreeBSD-src-3e3e3d847551b19222c9cedf4c3d0df3fbe03bb9.tar.gz
Really add -l to the usage output.
Diffstat (limited to 'games')
-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