Commit Graph

5 Commits (1f7234c93ebd4dfad4558ebaea81f6b23b7b8008)

Author SHA1 Message Date
Bruno Bigras 1c66acf268 jq: add 'combines multiple filters' example (#2917) 2019-04-17 15:55:23 +01:00
Agniva De Sarker 1fd030ef01 jq: clarify json text input from stdin 2018-04-17 10:05:20 +01:00
Eric Nielsen a2d755a504 jq: Accepts a file as last parameter
Examples look simpler with file as last parameter than with using `cat`,
also they explicitly show that you must use `.` as the default
all-matching rule.

Keep the last two examples with piping, and change their descriptions
accordingly.
2018-04-17 10:05:20 +01:00
Waldir Pimenta 7ca686634d jq: clarify descriptions (#1361) 2017-05-04 09:35:38 +01:00
maximpertsov 89c2015940 jq: add page (#1092) 2016-12-21 23:40:12 +00:00