From 4564c016190acc45768dcd05f81a5179746d75de Mon Sep 17 00:00:00 2001 From: Brian Barto Date: Sat, 21 Jan 2017 09:30:56 -0500 Subject: [PATCH] Remove the -r option from README modified: README.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 969f86e..3ce06d2 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ nms -v // Display version Note that by default, after the initial encrypted characters are displayed, `nms` will wait for the user to press a key before initiating the decryption -sequence. This is how the decryption functionality is depicted in the movie. +sequence. This is how the it is depicted in the movie. #### Command Line Options @@ -110,13 +110,6 @@ Set the foreground color of the decrypted text to the color specified. Valid options are white, yellow, black, magenta, blue, green, or red. This is blue by default. -`-r ` - -Sets the character options that `nms` requires the user to choose from -before it terminates execution. This is intended to be used for cases -where the data piped to `nms` contains a menu with a set of options. Note -that `nms` will print the selection to stdout before terminating. - `-c` Clear the screen prior to printing any output. Specifically,