summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update obsolete wording in documentation for 'year' command directive.Karl Fogel2012-12-161-1/+1
|
* Correct typosAlexis Hildebrandt2012-11-101-17/+17
|
* Fixe } bugCraig Earls2012-11-061-2/+2
|
* re-fixed draft and lisp command documentationCraig Earls2012-11-011-12/+12
|
* Minor grammatical fixesCraig Earls2012-10-261-1/+1
|
* Documented removal of draft and lisp commands in the 2.6 changes chapterCraig Earls2012-10-261-0/+2
|
* Bugs 726 and 727. Remove reference to draft and lisp commands in man pageCraig Earls2012-10-261-13/+7
|
* Formatting cleanupCraig Earls2012-10-231-40/+47
|
* Reformatted tables and moved date formatting code sectionCraig Earls2012-10-191-525/+568
|
* Fixe emacs command chapter headingCraig Earls2012-10-131-5/+5
|
* Added more details to the convert command as provide by Johan KlahnCraig Earls2012-10-131-1/+44
|
* Fixed several typos and cleaned up formattingCraig Earls2012-10-121-1/+1
|
* formatting and grammar cleanupCraig Earls2012-10-101-84/+100
|
* Detailed section on the new commodity valuation system.Craig Earls2012-10-101-165/+320
|
* Fixes bug 801. Replaces "jorunal" with Ledger on line 235 of ledger3.texiCraig Earls2012-10-101-2/+1
|
* Filled in many blank entriesCraig Earls2012-10-091-471/+770
| | | | Also reformatted the option lists to be more like the GCC manual
* Corrected a few missing @ symbols per JeroenCraig Earls2012-10-041-4/+4
|
* correcte --period-sort arguments in section 7.3.1Craig Earls2012-10-031-2/+2
|
* Make reference and link to Bug Report #789 in fixed directive documentation.Bradley M. Kuhn2012-09-141-0/+4
| | | | | | | | | | | | | | | Due to weirdness that's currently true with the existing next branch of ledger, I believe it's important to tell users in the documentation that there are some discrepancies in the 'fixed' directive behavior. The documentation from my previous commit is written to explain what 'fixed' *should* do; adding the bug report link here is a placeholder to tell users that it may not do what they think it does. Obviously, if someone closes #789, they should remove this paragraph added herein. But, if the bug report is closed, but the documentation lags behind, the worst that happens is some users have to click through to see the bug is closed.
* Documentation for the fixed directive.Bradley M. Kuhn2012-09-141-0/+31
| | | | | Based on conversation with johnw on IRC, I believe this text properly documents the intended feature of the fixed directive.
* Created Fixated prices node.Bradley M. Kuhn2012-09-141-3/+5
| | | | | There was a Fixated prices section, but no Fixated prices node. This of course required an update of nodes and menus throughout chapter.
* Fixed typo: removed extra @tab.Bradley M. Kuhn2012-09-101-1/+1
|
* Document "Data File Parsing Information" format strings.Bradley M. Kuhn2012-09-101-2/+22
| | | | | Based on my reading of src/format.cc and inspection of output on some test data, I believe this is adequate documentation for these format strings.
* Doc fixJohn Wiegley2012-08-071-1/+1
|
* Change occurences of #+srcname to #+nameJohn Wiegley2012-08-011-6/+6
|
* Fixed a minor documentation bugJohn Wiegley2012-06-251-1/+1
|
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-0/+0
|
* Commented out references to GNUCashCraig Earls2012-04-041-3/+5
|
* Document more commands in the man pageMartin Michlmayr2012-03-251-0/+26
|
* Update manual to say that pricesdb option has been renamed to pricedbMartin Michlmayr2012-03-231-2/+2
|
* Update example to use new apply account directiveMartin Michlmayr2012-03-221-3/+3
| | | | | | Update the example in the manual to use the new apply account/end apply directive, as announced be John here: http://groups.google.com/group/ledger-cli/tree/browse_frm/month/2012-02/977e5dd90a55efca
* Reorganized command directivesCraig Earls2012-03-181-895/+875
|
* Merge pull request #60 from munkee/nextCraig Earls2012-03-181-2/+2
|\ | | | | Fix an example of fixed lot prices
| * Fix an example of fixed lot pricesDavid Whitmarsh2012-03-181-2/+2
| | | | | | | | | | Changed the results of the last example in 5.5.3 to match what really happens
* | Merge branch 'next' of github.com:jwiegley/ledger into nextJohn Wiegley2012-03-181-60/+165
|\ \
| * | apply account and apply tagCraig Earls2012-03-171-60/+165
| | | | | | | | | | | | | | | | | | added more details to the apply account and apply tag descriptions. Delete -x option description
* | | Added --verify-memory and missing TRACE_[CD]TOR callsJohn Wiegley2012-03-181-1/+2
|/ /
* | Added option --day-breakJohn Wiegley2012-03-171-1/+2
| |
* | Formatting cleanuoCraig Earls2012-03-161-4/+4
|/
* Added John recent detailed discussion of Transactions, remove redundant ↵Craig Earls2012-03-161-303/+937
| | | | exaplantions elesewhere. Updated account and tag directives to be "apply"
* Added description of --dc, internal Ledger Architecture, remove ! and @ from ↵Craig Earls2012-03-151-75/+557
| | | | command directives
* Added --time-report optionJohn Wiegley2012-03-131-1/+2
| | | | | | | | | | | | | This is a rather basic option at the moment which only affects the balance report. I use it as follows, for entering contractor hours into a project planning application, where $1 is the contractor's timelog file, and $2 is the date after which new entries appear in the file: ledger -f $1 balance \ --account=payee \ --time-report \ -d "latest > [$2]" \ --datetime-format='%m/%d/%y %I:%M %p'
* Added --immediate optionJohn Wiegley2012-03-101-0/+1
|
* Added --dc option, for debit/credit style reportsJohn Wiegley2012-03-101-0/+1
|
* Make --lot-notes the primary name, not --lot-tagsJohn Wiegley2012-03-101-1/+0
|
* Make --lot-notes a synonym for --lot-tagsJohn Wiegley2012-03-101-1/+2
|
* Added --value-expr optionJohn Wiegley2012-03-091-0/+1
|
* Reworked the way that options are handledJohn Wiegley2012-03-091-1/+2
|
* Added --historical optionJohn Wiegley2012-03-081-1/+2
|
* ledger3.texi: fix another tiny typo.Bastien Guerry2012-02-291-1/+1
|