1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 04:09:37 +03:00

Merge pull request #613 from retokromer/patch-1

fix typo
This commit is contained in:
Mattias Wadman 2023-03-09 09:51:04 +01:00 committed by GitHub
commit 73ab18848c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -426,7 +426,7 @@ unary uses input and if more than one argument all as arguments ignoring the inp
- `toactual`, `toactual($opts)` actual value (usually the decoded value)
- `tosym`, `tosym($opts)` symbolic value (mapped etc)
- `todescription` description of value
- `torepr` converts decode value into what it reptresents. For example convert msgpack decode value
- `torepr` converts decode value into what it represents. For example convert msgpack decode value
into a value representing its JSON representation.
- All regexp functions work with binary as input and pattern argument with these differences
compared to when using string input: