left align ints by default again, add -I to right align on request

This commit is contained in:
2026-06-24 09:35:40 +02:00
parent ffcb8adb70
commit 20b79ce168
3 changed files with 11 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ type Config struct {
DefaultCluster *Cluster
HaveJQ bool // determined at runtime by ourselfes
ProfileFile string // for internal use (golang profiling)
AlignInts bool // -I
Index string // index: -i
Failed, Partials bool // index: flags