Remove the -r option from README
modified: README.md
This commit is contained in:
parent
99a9a19721
commit
4564c01619
@ -95,7 +95,7 @@ nms -v // Display version
|
|||||||
|
|
||||||
Note that by default, after the initial encrypted characters are displayed,
|
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
|
`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
|
#### 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,
|
specified. Valid options are white, yellow, black, magenta, blue, green,
|
||||||
or red. This is blue by default.
|
or red. This is blue by default.
|
||||||
|
|
||||||
`-r <options>`
|
|
||||||
|
|
||||||
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`
|
`-c`
|
||||||
|
|
||||||
Clear the screen prior to printing any output. Specifically,
|
Clear the screen prior to printing any output. Specifically,
|
||||||
|
Loading…
Reference in New Issue
Block a user