diff --git a/cmd/shortusage.go b/cmd/shortusage.go index 9c8b9f6..e4eb555 100644 --- a/cmd/shortusage.go +++ b/cmd/shortusage.go @@ -1,7 +1,7 @@ package cmd const shortusage = `tablizer [regex,...] [-r file] [flags] --c col,... show specified columns -L highlight matching lines +-c col,... show specified columns -L colorize rows -k col,... sort by specified columns -j read JSON input -F col=reg filter field with regexp -v invert match -T col,... transpose specified columns -n numberize columns