1
1
mirror of https://github.com/wader/fq.git synced 2024-11-22 15:45:45 +03:00

doc: Add find/1 find/2

This commit is contained in:
Mattias Wadman 2021-10-13 19:43:53 +02:00
parent 583bc3834a
commit 15d85e1043

View File

@ -146,6 +146,7 @@ notable is support for arbitrary-precision integers.
- `vgrep/1`, `vgrep/2` recursively match value
- `bgrep/1`, `bgrep/2` recursively match buffer
- `fgrep/1`, `fgrep/2` recursively match field name
- `find/1`, `find/2` match in buffer and output match buffers
- `open` open file for reading
- `probe` or `decode` probe format and decode
- `mp3`, `matroska`, ..., `<name>`, `decode([name])` force decode as format