diff --git a/pkg/model/options.go b/pkg/model/options.go index 4dfd784..81c3525 100644 --- a/pkg/model/options.go +++ b/pkg/model/options.go @@ -11,7 +11,7 @@ type Options struct { WithTimestamp bool WithLine bool RemoveNewLine bool - TableType string + OutputType string Regex string RegexV string Split string