summaryrefslogtreecommitdiffstats
path: root/bcd
diff options
context:
space:
mode:
authorhubertf <hubertf@NetBSD.org>1998-11-18 14:22:32 +0000
committerhubertf <hubertf@NetBSD.org>1998-11-18 14:22:32 +0000
commit6c363f70858369b3dca6738f37654d1dfc5e8d0f (patch)
tree3dc30d0c39fd1d36c24f124eb646631746790fa9 /bcd
parent05159cca9c67098d6b0cc6ac6e47d71dbb044e4b (diff)
downloadbsdgames-darwin-6c363f70858369b3dca6738f37654d1dfc5e8d0f.tar.gz
bsdgames-darwin-6c363f70858369b3dca6738f37654d1dfc5e8d0f.tar.zst
bsdgames-darwin-6c363f70858369b3dca6738f37654d1dfc5e8d0f.zip
Add support for decoding of morse code.
Diffstat (limited to 'bcd')
-rw-r--r--bcd/bcd.67
1 files changed, 6 insertions, 1 deletions
diff --git a/bcd/bcd.6 b/bcd/bcd.6
index 3ed0176f..457c59e5 100644
--- a/bcd/bcd.6
+++ b/bcd/bcd.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: bcd.6,v 1.8 1998/09/11 13:13:44 hubertf Exp $
+.\" $NetBSD: bcd.6,v 1.9 1998/11/18 14:22:32 hubertf Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -64,4 +64,9 @@ Available option:
The
.Fl s
option for morse produces dots and dashes rather than words.
+.It Fl d
+Decode morse output consisting of dots and slashes (as generated
+by using the
+.Fl s
+option.
.El