mirror of
https://github.com/wader/fq.git
synced 2024-11-23 00:57:15 +03:00
leveldb: improve log documentation
This commit is contained in:
parent
1ba8dec56c
commit
3a396e156e
@ -712,7 +712,7 @@ $ fq -r -o array=true -d html '.. | select(.[0] == "a" and .[1].href)?.[1].href'
|
||||
|
||||
### Limitations
|
||||
|
||||
- fragmented non-"full" records are not merged and decoded further.
|
||||
- individual record contents are not merged nor decoded further.
|
||||
|
||||
### Authors
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
### Limitations
|
||||
|
||||
- fragmented non-"full" records are not merged and decoded further.
|
||||
- individual record contents are not merged nor decoded further.
|
||||
|
||||
### Authors
|
||||
|
||||
|
@ -11,7 +11,7 @@ Decode examples
|
||||
|
||||
Limitations
|
||||
===========
|
||||
- fragmented non-"full" records are not merged and decoded further.
|
||||
- individual record contents are not merged nor decoded further.
|
||||
|
||||
Authors
|
||||
=======
|
||||
|
Loading…
Reference in New Issue
Block a user