]> git.armaanb.net Git - bin.git/blob - man/morse.1.scd
Write manpages
[bin.git] / man / morse.1.scd
1 morse(1)
2
3 # NAME
4 morse - translate morse code
5
6 # SYNOPSIS
7 *morse*
8
9 *morse* [ASCII text]
10
11 # Description
12 Morse reads ASCII text from the STDIN or the command line arguments, and
13 code. Note that there no help command. A "?" will be printed when there is no
14 morse code translation for the input character.
15
16 # COPYRIGHT
17 This is free and unencumbered software released into the public domain. For more
18 information, please refer to <https://unlicense.org/>.