parent
62ddc8c776
commit
080c073618
|
@ -9,8 +9,8 @@
|
||||||
|
|
||||||
JSON is great... for computers. Even if it's pretty-printed, trying
|
JSON is great... for computers. Even if it's pretty-printed, trying
|
||||||
to find relationships in the data is tedious. Human eyes, especially
|
to find relationships in the data is tedious. Human eyes, especially
|
||||||
when looking at an ssh terminal, need compact and aligned text. The
|
when looking at a terminal, need compact and aligned text. The cat API
|
||||||
cat API aims to meet this need.
|
aims to meet this need.
|
||||||
|
|
||||||
All the cat commands accept a query string parameter `help` to see all
|
All the cat commands accept a query string parameter `help` to see all
|
||||||
the headers and info they provide, and the `/_cat` command alone lists all
|
the headers and info they provide, and the `/_cat` command alone lists all
|
||||||
|
|
Loading…
Reference in New Issue