Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code authored May 2, 2024
1 parent 6f01f65 commit 230accc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Let your pipe lines flow thru the Python code:
```bash
pl # to get the list of presets

<cmd> | ... | pl "<preset name or lambda expression>" | <cmd> | ...
<cmd> | <...> | pl "<preset name or lambda expression>" | <cmd> | <...>
```
There are two variables available in lambda expression:
* `line` from pipe.
Expand Down

0 comments on commit 230accc

Please sign in to comment.