Skip to content

Commit 3a9cd01

Browse files
authored
Update README.md
1 parent 1a09439 commit 3a9cd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To install, put `vims` somewhere on your path, e.g., `/usr/bin`.
2121

2222
# Usage
2323

24-
`... | vims ...`
24+
`... | vims [...]`
2525
- (default) `-t [EX_CMD]` Ex mode. Works as if you typed ":" in vim.
2626
- `-s [CMD]` Simple command mode. Starts on the first line in command mode (e.g., `x` deletes a char).
2727
- `-l [CMD]` Line command mode. Runs the command on every line.

0 commit comments

Comments
 (0)