diff options
Diffstat (limited to 'scripts/bal-huquq')
-rwxr-xr-x | scripts/bal-huquq | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bal-huquq b/scripts/bal-huquq index c17c84a2..fad2854a 100755 --- a/scripts/bal-huquq +++ b/scripts/bal-huquq @@ -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 |