diff --git a/README.md b/README.md index 80ff92b..47b8e73 100644 --- a/README.md +++ b/README.md @@ -45,17 +45,17 @@ Operational Flags: -n, --numbering Enable header numbering -N, --no-color Disable pattern highlighting -H, --no-headers Disable headers display - -s, --separator Custom field separator + -s, --separator Custom field separator (maybe char, string or :class:) -k, --sort-by Sort by column (default: 1) -z, --fuzzy Use fuzzy search [experimental] -F, --filter Filter given field with regex, can be used multiple times -T, --transpose-columns string Transpose the speficied columns (separated by ,) -R, --regex-transposer Apply /search/replace/ regexp to fields given in -T + -K --regex-colorizer /from/color/ colorize pattern of output (color: fg[:bg]) -j, --json Read JSON input (must be array of hashes) -I, --interactive Interactively filter and select rows - --auto-headers Generate headers if there are none present in input - --custom-headers a,b,... Use custom headers, separated by comma - + -g, --auto-headers Generate headers if there are none present in input + -x, --custom-headers a,b,... Use custom headers, separated by comma Output Flags (mutually exclusive): -X, --extended Enable extended output @@ -63,12 +63,14 @@ Output Flags (mutually exclusive): -O, --orgtbl Enable org-mode table output -S, --shell Enable shell evaluable output -Y, --yaml Enable yaml output + -J, --jsonout Enable JSON output -C, --csv Enable CSV output -A, --ascii Default output mode, ascii tabular + -P, --template Enable template mode with template -L, --hightlight-lines Use alternating background colors for tables + -o, --ofs Output field separator, used by -A and -C. -y, --yank-columns Yank specified columns (separated by ,) to clipboard, space separated - --ofs Output field separator, used by -A and -C. Sort Mode Flags (mutually exclusive): -a, --sort-age sort according to age (duration) string