WIP cmd/cli$ go run ../ cli $(printf " -f %s" $HOME/Sync/Core/ledger/eras/2022-/*.txt) -n -w ^Housey --depth 1 -usd bal
All checks were successful
cicd / ci (push) Successful in 1m32s
All checks were successful
cicd / ci (push) Successful in 1m32s
This commit is contained in:
@@ -8,8 +8,9 @@ type Config struct {
|
||||
Sort string
|
||||
NoRounding bool
|
||||
Depth int
|
||||
Reverse bool
|
||||
With string
|
||||
NoExchanging bool
|
||||
Normalize bool
|
||||
USDOnly bool
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user