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,