Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ you must supply either this option or the `js-function` argument
`-1` or `--first-line-only`
>only execute once per file, not for each line
this is useful if you plan on proccessing the file as a whole, namely through the `lines` variable
for examaple (not a useful one): `nip 'return lines.length' -1 file.txt`
for example (not a useful one): `nip 'return lines.length' -1 file.txt`


----
Expand Down