This commit is contained in:
2025-01-20 19:28:19 +01:00
parent 03f3225f24
commit 8e33cadcaa
6 changed files with 42 additions and 0 deletions

View File

@@ -59,6 +59,8 @@ type Config struct {
NoHeaders bool
Columns string
UseColumns []int
YankColumns string
UseYankColumns []int
Separator string
OutputMode int
InvertMatch bool