Commit Graph

16 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 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
Mike Farah 50dfce86c9 Updated mkdocs library 2018-07-10 21:29:41 +10:00
Mike Farah 25c9c22d8d Updating docs 2018-06-20 14:29:17 +10:00
Mike Farah 3a4d62d820 Adding delete command documentation 2018-05-07 16:34:29 +10:00
Mike Farah 8f15dba812 Updated docs to explicity put array paths in quotes 2018-02-28 08:07:34 +11:00
Mike Farah 0e4f9e8579 Update docs 2017-12-19 11:59:27 +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 fb73a793bd Added doco 2017-04-13 15:36:59 +10:00