mirror of
https://codeberg.org/scip/tablizer.git
synced 2026-02-04 02:20:56 +01:00
adjust short help text
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
package cmd
|
package cmd
|
||||||
|
|
||||||
const shortusage = `tablizer [regex,...] [-r file] [flags]
|
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
|
-k col,... sort by specified columns -j read JSON input
|
||||||
-F col=reg filter field with regexp -v invert match
|
-F col=reg filter field with regexp -v invert match
|
||||||
-T col,... transpose specified columns -n numberize columns
|
-T col,... transpose specified columns -n numberize columns
|
||||||
|
|||||||
Reference in New Issue
Block a user