Commit Graph

7 Commits

Author SHA1 Message Date
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 fb73a793bd Added doco 2017-04-13 15:36:59 +10:00