From befe04dcd3276c0c51bc9d79e4d327ed5dceb3c0 Mon Sep 17 00:00:00 2001 From: euer Date: Sun, 23 Dec 2012 22:37:34 +0100 Subject: //morse -> //util/morse --- morse/README | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 morse/README (limited to 'morse/README') diff --git a/morse/README b/morse/README deleted file mode 100644 index 67951c00..00000000 --- a/morse/README +++ /dev/null @@ -1,32 +0,0 @@ -MORSE(1) MORSE(1) - -NAME - morse.sh - morse code generator - -SYNOPSIS - morse [-l N] [-f N] [-c|-x] [text...] - -DESCRIPTION - Generate visible or audible from text or stdin. - -OPTIONS - -l N use N milliseconds as length of dit. Default: 60 ms - - -f N beep at N Hz. Default: 2000 Hz - - -c compile only. Morse will output morse-executable morse code. - - -x execute only. Interpret text as morse code, i.e. do not try - to convert text or stdin. - -BUGS - None.^_^ - -REPORTING BUGS - Please use Github's issue tracking system. - -AUTHOR - This program was written by tv@shackspace and is distributed under the - Do What The Fuck You Want To Public License. - - April 2011 MORSE(1) -- cgit v1.2.3