diff --git a/manual/index.html b/manual/index.html index b987b068..b93402a1 100644 --- a/manual/index.html +++ b/manual/index.html @@ -1819,7 +1819,7 @@ Multiplication, division, modulo - *, /, and %These functions convert between an object and an array of key-value pairs. If to_entries is passed an object, then for each k: v entry in the input, the output array includes {"key": k, "value": v}.

from_entries does the opposite conversion, and with_entries(foo) is a shorthand for to_entries | -map(foo) | from_entries, useful for doing some operation to all keys and values of an object. from_entries accepts key, Key, Name, value and Value as keys.

+map(foo) | from_entries
, useful for doing some operation to all keys and values of an object. from_entries accepts key, Key, name, Name, value and Value as keys.

diff --git a/sitemap.xml b/sitemap.xml index b5fbdbb5..e0a99a4b 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,37 +2,37 @@ https://stedolan.github.io/jq - 2015-10-13 + 2015-10-14 monthly https://stedolan.github.io/jq/tutorial/ - 2015-10-13 + 2015-10-14 monthly https://stedolan.github.io/jq/manual/ - 2015-10-13 + 2015-10-18 monthly https://stedolan.github.io/jq/manual/v1.3/ - 2015-10-13 + 2015-10-14 monthly https://stedolan.github.io/jq/manual/v1.4/ - 2015-10-13 + 2015-10-14 monthly https://stedolan.github.io/jq/manual/v1.5/ - 2015-10-13 + 2015-10-14 monthly https://stedolan.github.io/jq/download/ - 2015-10-13 + 2015-10-14 monthly