Documentation
¶
Overview ¶
Command stripes pretty-prints structured data with ANSI styling and optional paging.
Usage:
stripes [flags] [file...]
If no file is given, stripes reads from stdin. When multiple files are given, they are rendered back to back, separated by a labeled rule. The pager is selected by --paging: "auto" (default) spawns a pager only if the rendered output is wider or taller than the terminal, or if more than one file is being rendered; "always" forces the pager when stdout is a terminal; "never" always writes directly to stdout.
Click to show internal directories.
Click to hide internal directories.