reg -c prints DATE FULL:ACC DELTA (BAL)
All checks were successful
cicd / ci (push) Successful in 46s

This commit is contained in:
bel
2025-04-06 11:03:53 -06:00
parent 84bbda1031
commit 9646356d7f
2 changed files with 15 additions and 5 deletions

View File

@@ -13,4 +13,5 @@ type Config struct {
Normalize bool
USDOnly bool
}
Compact bool
}