From 8a3fb32f36a8d93cd3ca5cd52b69f14c3188b017 Mon Sep 17 00:00:00 2001 From: matfax Date: Sun, 18 Nov 2018 18:40:51 +0100 Subject: [PATCH] Update documentation --- README.md | 2 + docs/404.html | 33 +- .../javascripts/application.9e1f3b71.js | 1 + .../javascripts/application.a59e2a89.js | 1 - docs/assets/javascripts/lunr/lunr.da.js | 2 +- docs/assets/javascripts/lunr/lunr.de.js | 2 +- docs/assets/javascripts/lunr/lunr.du.js | 2 +- docs/assets/javascripts/lunr/lunr.es.js | 2 +- docs/assets/javascripts/lunr/lunr.fi.js | 2 +- docs/assets/javascripts/lunr/lunr.fr.js | 2 +- docs/assets/javascripts/lunr/lunr.hu.js | 2 +- docs/assets/javascripts/lunr/lunr.it.js | 2 +- docs/assets/javascripts/lunr/lunr.jp.js | 2 +- docs/assets/javascripts/lunr/lunr.multi.js | 2 +- docs/assets/javascripts/lunr/lunr.no.js | 2 +- docs/assets/javascripts/lunr/lunr.pt.js | 2 +- docs/assets/javascripts/lunr/lunr.ro.js | 2 +- docs/assets/javascripts/lunr/lunr.ru.js | 2 +- .../javascripts/lunr/lunr.stemmer.support.js | 2 +- docs/assets/javascripts/lunr/lunr.sv.js | 2 +- docs/assets/javascripts/lunr/lunr.tr.js | 2 +- docs/assets/javascripts/lunr/tinyseg.js | 2 +- docs/assets/javascripts/modernizr.1aa3b519.js | 1 - docs/assets/javascripts/modernizr.20ef595d.js | 1 + .../application-palette.22915126.css | 1176 ++++++++ .../application-palette.6079476c.css | 2 - .../stylesheets/application.11e41852.css | 2563 +++++++++++++++++ .../stylesheets/application.ba0fd1a6.css | 2 - docs/convert/index.html | 29 +- docs/create/index.html | 29 +- docs/delete/index.html | 33 +- docs/index.html | 35 +- docs/merge/index.html | 29 +- docs/prefix/index.html | 641 +++++ docs/read/index.html | 29 +- docs/search/search_index.json | 235 +- docs/sitemap.xml | 33 +- docs/sitemap.xml.gz | Bin 0 -> 199 bytes docs/snippets/keys_with_dots/index.html | 441 +++ docs/snippets/works_with_json/index.html | 395 +++ docs/write/index.html | 33 +- mkdocs.yml | 4 +- mkdocs/prefix.md | 4 +- 43 files changed, 5440 insertions(+), 348 deletions(-) create mode 100644 docs/assets/javascripts/application.9e1f3b71.js delete mode 100644 docs/assets/javascripts/application.a59e2a89.js delete mode 100644 docs/assets/javascripts/modernizr.1aa3b519.js create mode 100644 docs/assets/javascripts/modernizr.20ef595d.js create mode 100644 docs/assets/stylesheets/application-palette.22915126.css delete mode 100644 docs/assets/stylesheets/application-palette.6079476c.css create mode 100644 docs/assets/stylesheets/application.11e41852.css delete mode 100644 docs/assets/stylesheets/application.ba0fd1a6.css create mode 100644 docs/prefix/index.html create mode 100644 docs/sitemap.xml.gz create mode 100644 docs/snippets/keys_with_dots/index.html create mode 100644 docs/snippets/works_with_json/index.html diff --git a/README.md b/README.md index 8786e4b..a825009 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ docker run -it -v ${PWD}:/workdir mikefarah/yq sh - Update creates any missing entries in the path on the fly - Create a yaml file given a deep path and value - Create a yaml file given a script file +- Prefix a path to a yaml file - Convert from json to yaml - Convert from yaml to json - Pipe data in by using '-' @@ -73,6 +74,7 @@ Available Commands: new yq n [--script/-s script_file] a.b.c newValue read yq r [--doc/-d index] sample.yaml a.b.c write yq w [--inplace/-i] [--script/-s script_file] [--doc/-d index] sample.yaml a.b.c newValue + prefix yq p [--inplace/-i] [--doc/-d index] sample.yaml a.b.c Flags: -h, --help help for yq diff --git a/docs/404.html b/docs/404.html index 38e09cf..7a52591 100644 --- a/docs/404.html +++ b/docs/404.html @@ -32,7 +32,7 @@ - + @@ -40,16 +40,16 @@ - + - + - + @@ -57,6 +57,7 @@ + @@ -95,7 +96,7 @@