Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit 4ce6c30

Browse files
author
Thomas von Dein
committed
fix short usage formatting
1 parent ec0b210 commit 4ce6c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/shortusage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const shortusage = `tablizer [regex,...] [-r file] [flags]
77
-T col,... transpose specified columns -n numberize columns
88
-R /from/to/ apply replacement to columns in -T -N do not use colors
99
-y col,... yank columns to clipboard -H do not show headers
10-
--ofs char output field separator -s specify field separator
10+
--ofs char output field separator -s specify field separator
1111
-r file read input from file -z use fuzzy search
1212
-f file read config from file -I interactive filter mode
1313
-d debug

0 commit comments

Comments
 (0)