Commit Graph

26 Commits

Author SHA1 Message Date
Mike Farah e9b8265ca3 Updated docs re creating a new array 2019-05-16 14:57:34 +10:00
Mike Farah 0f8b864321 Updated instructions 2019-05-16 14:56:00 +10:00
Mike Farah e5bcfedbe9 updating docs 2019-05-16 14:55:32 +10:00
Mike Farah f8c1c3c1b4 Updated instructions w.r.t keys and values starting with dashes 2019-04-29 16:14:33 +10:00
matfax 8a3fb32f36 Update documentation 2018-11-20 08:53:25 +11:00
matfax 48dcc15281 feat: add prefix command 2018-11-20 08:53:25 +11:00
Mike Farah e55006e935 Document multi document read feature 2018-07-10 21:24:13 +10:00
Mike Farah d8fed62f03 merge documentation 2018-07-10 21:24:13 +10:00
Mike Farah 25c9c22d8d Updating docs 2018-06-20 14:29:17 +10:00
Mike Farah a2571da1a1 Updated docs to refer to gopkg.in when using go get 2018-06-18 11:45:46 +10:00
Mike Farah ebdc092688 Updating user docs 2018-06-12 10:17:09 +10:00
Mike Farah 3a4d62d820 Adding delete command documentation 2018-05-07 16:34:29 +10:00
Mike Farah c5a45ba7d5 Removed dud instructions 2018-05-07 16:26:38 +10:00
Mike Farah 8f15dba812 Updated docs to explicity put array paths in quotes 2018-02-28 08:07:34 +11:00
David Bliss e552dbb6ab Add install instructions to documentation 2018-02-19 08:23:30 +11:00
Mike Farah 0abda0098c Now on brew! 2017-12-25 06:30:49 +11:00
Mike Farah a409a7e82b Missed one replace in docs 2017-12-19 12:01:23 +11:00
Mike Farah cb48ba7173 Rename to yq 2017-12-18 15:29:41 +11:00
kenjones cc7eb84388 Task: Add docs on keys with dots
Adds documentation on how to use a key lookup indicator for dealing
with keys that have dots when specifying a path as part of create,
read, and write commands.

Resolves: #22
2017-09-25 22:36:49 -04:00
kenjones c5f80a105d Feature: Add append to array
Adds the ability to append a value to an array instead of having to
know the index of the values within the array.

Resolves: #17
2017-09-23 20:21:16 -04:00
kenjones 66c8390d54 Task: Add `merge` command docs
Resolves: #35
2017-09-23 15:33:23 -04:00
Mike Farah d07e436065 Update docs re using values that look like flags 2017-05-03 10:42:53 +10:00
Mike Farah 69e6bb354d Added doco regarding values starting with hyphens 2017-05-03 08:11:26 +10:00
Mike Farah ec25886528 Removed redundant code, updated doc w.r.t reading json files 2017-04-19 15:45:45 +10:00
Mike Farah a7c4813703 Updated doco 2017-04-14 12:40:03 +10:00
Mike Farah fb73a793bd Added doco 2017-04-13 15:36:59 +10:00