From 4ce6c30f549b7306a3b013af81440966d1e16e0c Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Thu, 9 Oct 2025 23:16:07 +0200 Subject: [PATCH] fix short usage formatting --- cmd/shortusage.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/shortusage.go b/cmd/shortusage.go index 67b4ec4..5c22e2c 100644 --- a/cmd/shortusage.go +++ b/cmd/shortusage.go @@ -7,7 +7,7 @@ const shortusage = `tablizer [regex,...] [-r file] [flags] -T col,... transpose specified columns -n numberize columns -R /from/to/ apply replacement to columns in -T -N do not use colors -y col,... yank columns to clipboard -H do not show headers ---ofs char output field separator -s specify field separator +--ofs char output field separator -s specify field separator -r file read input from file -z use fuzzy search -f file read config from file -I interactive filter mode -d debug