diff options
Diffstat (limited to 'scripts/bal')
-rwxr-xr-x | scripts/bal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bal b/scripts/bal index be7c3a0a..423e3e41 100755 --- a/scripts/bal +++ b/scripts/bal @@ -18,4 +18,4 @@ else limit="" fi -ledger -VQ $switch $limit -s -S "-AT" balance $accts +ledger -VQ $switch $limit -s -S "-UT" balance $accts |