From 7b9cad6cdcbec612b436753e08827770718cd366 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 5 Dec 2021 11:23:11 -1000 Subject: [PATCH] ;doc: update CLI usage texts --- hledger/Hledger/Cli/Commands/Balance.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hledger/Hledger/Cli/Commands/Balance.txt b/hledger/Hledger/Cli/Commands/Balance.txt index bb4e7dd8a..ebd57206d 100644 --- a/hledger/Hledger/Cli/Commands/Balance.txt +++ b/hledger/Hledger/Cli/Commands/Balance.txt @@ -348,6 +348,14 @@ Examples: "total","VEA","36.00" "total","VHT","294.00" +Here is how --layout currently affects the various output formats: + + txt csv html json sql + ------ ----- ----- ------ ------ ----- + wide Y Y Y + tall Y Y Y + bare Y Y Y + Sorting by amount With -S/--sort-amount, accounts with the largest (most positive)