diff options
author | John Wiegley <johnw@newartisans.com> | 2005-01-28 07:53:35 +0000 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-04-13 02:40:50 -0400 |
commit | f2fc4b3a3ce4ef7084ac941f41e63da9cafb5df7 (patch) | |
tree | 59577dc22d1d629442d6ad07d1ad0baa6062107b | |
parent | 9cd4cf6df82f9246c07896def2f0316ad8247a70 (diff) | |
download | fork-ledger-f2fc4b3a3ce4ef7084ac941f41e63da9cafb5df7.tar.gz fork-ledger-f2fc4b3a3ce4ef7084ac941f41e63da9cafb5df7.tar.bz2 fork-ledger-f2fc4b3a3ce4ef7084ac941f41e63da9cafb5df7.zip |
doc fix
-rw-r--r-- | ledger.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ledger.texi b/ledger.texi index d06549f1..d3f82f8b 100644 --- a/ledger.texi +++ b/ledger.texi @@ -1256,7 +1256,7 @@ options: @item --wide-register-format @command{register} report when @option{-w} (wide) is used. Default: @smallexample -%[%Y/%m/%d %H:%M:%S %Z] %-10A %12t %12T\n +%D %-.35P %-.38A %22.108t %22.132T\n%/%48|%-.38A %22.108t %22.132T\n @end smallexample @end table |