The -v option doesn't need piped data
modified: README.md
This commit is contained in:
parent
1f59129b1a
commit
51fcc56d93
@ -78,7 +78,7 @@ ls -l / | nms
|
|||||||
ls -l / | nms -a // Set auto-decrypt flag
|
ls -l / | nms -a // Set auto-decrypt flag
|
||||||
ls -l / | nms -f green // Set foreground color to green
|
ls -l / | nms -f green // Set foreground color to green
|
||||||
ls -l / | nms -c // Clear screen
|
ls -l / | nms -c // Clear screen
|
||||||
ls -l / | nms -v // Display version
|
nms -v // Display version
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Command Line Options
|
#### Command Line Options
|
||||||
|
Loading…
Reference in New Issue
Block a user