summaryrefslogtreecommitdiffstats
path: root/docs/content/manual/v1.6/manual.yml
AgeCommit message (Expand)Author
2024-01-24Fix "in the a search" typo (#3015)Mattias Wadman
2023-12-24Fix typo (#3002)wllm-rbnt
2023-09-22Fix the default colors to use 39, the default foreground color (#2904)taoky
2023-07-31Redesign website (#2628)itchyny
2023-07-29Fix typo in manual: "-seq" => "--seq"Emanuele Torre
2023-07-25Reorder the command line options in the manual (#2766)itchyny
2023-07-24Improve manual in various ways (inputs, sort_by, foreach sections, etc.) (#2744)itchyny
2023-07-23Improve --help to mention all the command optionsitchyny
2023-07-22Fix manual source code to follow the schema definitionitchyny
2023-07-09Fix manual on paths/1 to use boolean filter for its argumentitchyny
2023-07-03Fix the default search paths and documentation (#2093)itchyny
2023-06-30Move an example to the manual and regenerate man.test (#2639)itchyny
2023-06-22Fix manual section titles, minor typos, and improve inline codes (#2626)itchyny
2023-06-21Document `length` for numbers and bools (#2625)Alex Jurkiewicz
2023-06-16Added usage under Powershell to the manual (#2306)Dawid Ferenczy Rogožan
2023-06-14Fix regular expression section on PCRE (fix #2439), also improve example form...itchyny
2023-06-13Fix misspellings (#2609)Josh Soref
2023-06-06docs: Fix a try-catch example (fix #1558, #1777) (#2605)itchyny
2023-06-06docs: fix typo in halt_error example (#2336)Henré Botha
2023-06-06Replace find with select function as the example of jq-coded functions (#1962)itchyny
2023-06-06Show missing backslash in manual (#2492)zstadler
2023-06-06Improve docs of optional indexing syntax to make it clear (ref #2588) (#2604)itchyny
2023-06-04Typo in basic filters manual (#2588)Benoit de Chezelles
2023-05-28Update URLs from stedolan to jqlangStephen Dolan
2022-05-26docs(manual): fix the typo errors in the manualZhaohui Mei
2021-05-01Remove decimal number text from v1.6 manualAleksey Tsalolikhin
2020-12-18Fix #2197 extended regex pattern exampleAlexandre Jasmin
2020-06-08Add some missing code quoting to the manualMaximilian Roos
2020-01-07docs: --indent value has maximum of 7, not 8William Chargin
2020-01-03outputing -> outputtingAlanscut
2020-01-02Update other manual and source to use ;37David Biesack
2020-01-02fix typosAlanscut
2019-12-29Rephrase doc "A string B is contained in A" ...Felix Wolfsteller
2019-10-22Save literal value of the parsed number to preserve it for the outputLeonid S. Usov
2019-07-08clarify filter usageHelmut K. C. Tessarek
2019-02-26Remove ruby dependency from website buildWilliam Langford