Conversation
what do you think? |
These are all minor, |
yes, I see. it indeed might be confusing at first - it's the suffix of the search which defines the search behavior, e.g.: for all the numerical JSON searches:
Look, I will not merge this PR, but rather will work on a better wording for the lexemes explanation in the mini-guide (and will mentioned the |
|
I wrote some more doco changes. Unfortunately this current PR hasn't been closed, so I can't open a new PR. Here are the changes: soniah@661777b |
ldn-softdev
left a comment
There was a problem hiding this comment.
elaborated a bit more on the requested changes
|
Updates made. |
| - all _JSON iterables_ made of only _atomic values_ or empty iterables (`[]`, | ||
| `{}`) are printed on a single line, the remainder are pretty-printed. The `t` | ||
| suffix defaults to 3 spaces, this can be changed with an additional `N` suffix, | ||
| for example `-tc5`. |
There was a problem hiding this comment.
- it's way around:
The
-tflag accepts an optionalcsuffix, ...
There was a problem hiding this comment.
Everything else looks good. I'll merge after fixing that typo.
No description provided.