diff options
author | Craig Earls <enderw88@gmail.com> | 2011-11-28 22:22:41 -0700 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2012-02-10 09:11:07 -1000 |
commit | a1fdc16b643198c63ace7e5787f9d1f129aef3fc (patch) | |
tree | 9964f7f5917cc753bfc00dee44788c70e3c5907f | |
parent | 7832ac36fd27fff61827b7a553bebef27670b1af (diff) | |
download | ledger-a1fdc16b643198c63ace7e5787f9d1f129aef3fc.tar.gz ledger-a1fdc16b643198c63ace7e5787f9d1f129aef3fc.tar.bz2 ledger-a1fdc16b643198c63ace7e5787f9d1f129aef3fc.zip |
Modified global.h and global.cc to call info for the full-help option.
Changed the direntry for ledger3.texi so that it would install correctly.
-rw-r--r-- | doc/ledger3.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 5bfe83ef..47150f28 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -45,12 +45,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. @titlepage @title Ledger: Command-Line Accounting @subtitle For Version 3.0 of Ledger -@subtitle Draft Manual Time-stamp: <2011-11-28 15:28 (cpearls)> +@subtitle Draft Manual Time-stamp: <2011-11-28 22:21 (cpearls)> @author John Wiegley @end titlepage @direntry -* Ledger3: (ledger). Command-Line Accounting +* Ledger3: (ledger3). Command-Line Accounting @end direntry @contents |