X-Git-Url: http://git.shiar.net/barcat.git/blobdiff_plain/67f0129e0e80e700854f499eb459a18e7c03524e..ba560363d26272c0464706f5352be7a929729ff2:/barcat diff --git a/barcat b/barcat index d3ba821..db9de17 100755 --- a/barcat +++ b/barcat @@ -354,7 +354,7 @@ External datasets, like movies per year: But please get I to process JSON and replace the manual selection by C<< jq '.[].year' >>. -Pokémon height comparison: +PokEmon height comparison: curl https://github.com/Biuni/PokemonGO-Pokedex/raw/master/pokedex.json | jq -r '.pokemon[] | [.height,.num,.name] | join(" ")' | barcat