From 25fc4e166523b5342506e59a1b1424b05c1146bc Mon Sep 17 00:00:00 2001 From: Tait Hoyem <44244401+TTWNO@users.noreply.github.com> Date: Tue, 11 Jun 2019 12:30:50 +0000 Subject: [PATCH] Add --reverse/-x to the README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 38e5bb8..f0214e2 100644 --- a/README +++ b/README @@ -6,6 +6,8 @@ `--slow` or `-s` will print each dash (-) and dot (.) with a delay inbetween them for effect. The dash delay is 3x that o the dot. +`--reverse` or `-x` will run this in reverse. Taking morse code and converting it to uppercase letters. (slow and verboce are not usable with this option). + You can pipe data in to be morse codeified ### Limits: