;update manuals

This commit is contained in:
Simon Michael 2021-03-10 08:22:39 -08:00
parent be50572d97
commit 40d1d7f7a7
3 changed files with 402 additions and 402 deletions

View File

@ -1239,10 +1239,10 @@ Instead of reporting amounts in their original commodity, hledger can
convert them to cost/sale amount (using the conversion rate recorded in convert them to cost/sale amount (using the conversion rate recorded in
the transaction), and/or to market value (using some market price on a the transaction), and/or to market value (using some market price on a
certain date). certain date).
This is controlled by the \f[C]--cost\f[R] and This is controlled by the \f[C]--value=TYPE[,COMMODITY]\f[R] option,
\f[C]--value=TYPE[,COMMODITY]\f[R] options, but we also provide the which will be described below.
simpler \f[C]-V\f[R]/\f[C]-X\f[R] flags, and usually one of those is all We also provide the simpler \f[C]-V\f[R] and \f[C]-X COMMODITY\f[R]
you need. options, and often one of these is all you need:
.SS -V: Value .SS -V: Value
.PP .PP
The \f[C]-V/--market\f[R] flag converts amounts to market value in their The \f[C]-V/--market\f[R] flag converts amounts to market value in their

View File

@ -1024,9 +1024,9 @@ File: hledger.info, Node: VALUATION, Next: PIVOTING, Prev: COSTING, Up: Top
Instead of reporting amounts in their original commodity, hledger can Instead of reporting amounts in their original commodity, hledger can
convert them to cost/sale amount (using the conversion rate recorded in convert them to cost/sale amount (using the conversion rate recorded in
the transaction), and/or to market value (using some market price on a the transaction), and/or to market value (using some market price on a
certain date). This is controlled by the `--cost' and certain date). This is controlled by the `--value=TYPE[,COMMODITY]'
`--value=TYPE[,COMMODITY]' options, but we also provide the simpler option, which will be described below. We also provide the simpler `-V'
`-V'/`-X' flags, and usually one of those is all you need. and `-X COMMODITY' options, and often one of these is all you need:
* Menu: * Menu:
@ -8662,397 +8662,397 @@ Node: COSTING32331
Ref: #costing32434 Ref: #costing32434
Node: VALUATION32707 Node: VALUATION32707
Ref: #valuation32815 Ref: #valuation32815
Node: -V Value33511 Node: -V Value33538
Ref: #v-value33635 Ref: #v-value33662
Node: -X Value in specified commodity33829 Node: -X Value in specified commodity33856
Ref: #x-value-in-specified-commodity34022 Ref: #x-value-in-specified-commodity34049
Node: Valuation date34171 Node: Valuation date34198
Ref: #valuation-date34333 Ref: #valuation-date34360
Node: Market prices34770 Node: Market prices34797
Ref: #market-prices34951 Ref: #market-prices34978
Node: --infer-market-price market prices from transactions36133 Node: --infer-market-price market prices from transactions36160
Ref: #infer-market-price-market-prices-from-transactions36397 Ref: #infer-market-price-market-prices-from-transactions36424
Node: Valuation commodity37746 Node: Valuation commodity37773
Ref: #valuation-commodity37956 Ref: #valuation-commodity37983
Node: Simple valuation examples39181 Node: Simple valuation examples39208
Ref: #simple-valuation-examples39377 Ref: #simple-valuation-examples39404
Node: --value Flexible valuation40039 Node: --value Flexible valuation40066
Ref: #value-flexible-valuation40241 Ref: #value-flexible-valuation40268
Node: More valuation examples41883 Node: More valuation examples41910
Ref: #more-valuation-examples42084 Ref: #more-valuation-examples42111
Node: Effect of valuation on reports44090 Node: Effect of valuation on reports44117
Ref: #effect-of-valuation-on-reports44272 Ref: #effect-of-valuation-on-reports44299
Node: PIVOTING52169 Node: PIVOTING52196
Ref: #pivoting52274 Ref: #pivoting52301
Node: OUTPUT53953 Node: OUTPUT53980
Ref: #output54055 Ref: #output54082
Node: Output destination54106 Node: Output destination54133
Ref: #output-destination54239 Ref: #output-destination54266
Node: Output format54664 Node: Output format54691
Ref: #output-format54787 Ref: #output-format54814
Node: COMMANDS56950 Node: COMMANDS56977
Ref: #commands57062 Ref: #commands57089
Node: accounts60452 Node: accounts60479
Ref: #accounts60552 Ref: #accounts60579
Node: activity61244 Node: activity61271
Ref: #activity61356 Ref: #activity61383
Node: add61738 Node: add61765
Ref: #add61841 Ref: #add61868
Node: aregister64636 Node: aregister64663
Ref: #aregister64750 Ref: #aregister64777
Node: aregister and custom posting dates66945 Node: aregister and custom posting dates66972
Ref: #aregister-and-custom-posting-dates67111 Ref: #aregister-and-custom-posting-dates67138
Node: balance67932 Node: balance67959
Ref: #balance68051 Ref: #balance68078
Node: balance features68964 Node: balance features68991
Ref: #balance-features69104 Ref: #balance-features69131
Node: Simple balance report70774 Node: Simple balance report70801
Ref: #simple-balance-report70956 Ref: #simple-balance-report70983
Node: Filtered balance report72404 Node: Filtered balance report72431
Ref: #filtered-balance-report72591 Ref: #filtered-balance-report72618
Node: List or tree mode72888 Node: List or tree mode72915
Ref: #list-or-tree-mode73056 Ref: #list-or-tree-mode73083
Node: Depth limiting74373 Node: Depth limiting74400
Ref: #depth-limiting74539 Ref: #depth-limiting74566
Node: Multi-period balance report75297 Node: Multi-period balance report75324
Ref: #multi-period-balance-report75489 Ref: #multi-period-balance-report75516
Node: Sorting by amount77745 Node: Sorting by amount77772
Ref: #sorting-by-amount77914 Ref: #sorting-by-amount77941
Node: Percentages78376 Node: Percentages78403
Ref: #percentages78532 Ref: #percentages78559
Node: Balance change end balance79464 Node: Balance change end balance79491
Ref: #balance-change-end-balance79655 Ref: #balance-change-end-balance79682
Node: Balance report types81079 Node: Balance report types81106
Ref: #balance-report-types81269 Ref: #balance-report-types81296
Node: Useful balance reports85433 Node: Useful balance reports85460
Ref: #useful-balance-reports85614 Ref: #useful-balance-reports85641
Node: Budget report86698 Node: Budget report86725
Ref: #budget-report86882 Ref: #budget-report86909
Node: Budget report start date92051 Node: Budget report start date92078
Ref: #budget-report-start-date92220 Ref: #budget-report-start-date92247
Node: Nested budgets93547 Node: Nested budgets93574
Ref: #nested-budgets93696 Ref: #nested-budgets93723
Node: Customising single-period balance reports97083 Node: Customising single-period balance reports97110
Ref: #customising-single-period-balance-reports97292 Ref: #customising-single-period-balance-reports97319
Node: balancesheet99449 Node: balancesheet99476
Ref: #balancesheet99587 Ref: #balancesheet99614
Node: balancesheetequity100885 Node: balancesheetequity100912
Ref: #balancesheetequity101036 Ref: #balancesheetequity101063
Node: cashflow102416 Node: cashflow102443
Ref: #cashflow102540 Ref: #cashflow102567
Node: check103686 Node: check103713
Ref: #check103791 Ref: #check103818
Node: Basic checks104424 Node: Basic checks104451
Ref: #basic-checks104542 Ref: #basic-checks104569
Node: Strict checks105075 Node: Strict checks105102
Ref: #strict-checks105216 Ref: #strict-checks105243
Node: Other checks105520 Node: Other checks105547
Ref: #other-checks105660 Ref: #other-checks105687
Node: Custom checks106013 Node: Custom checks106040
Ref: #custom-checks106133 Ref: #custom-checks106160
Node: close106551 Node: close106578
Ref: #close106655 Ref: #close106682
Node: close usage108172 Node: close usage108199
Ref: #close-usage108267 Ref: #close-usage108294
Node: codes111075 Node: codes111102
Ref: #codes111185 Ref: #codes111212
Node: commodities111898 Node: commodities111925
Ref: #commodities112027 Ref: #commodities112054
Node: descriptions112109 Node: descriptions112136
Ref: #descriptions112239 Ref: #descriptions112266
Node: diff112543 Node: diff112570
Ref: #diff112651 Ref: #diff112678
Node: files113696 Node: files113723
Ref: #files113798 Ref: #files113825
Node: help113944 Node: help113971
Ref: #help114046 Ref: #help114073
Node: import114769 Node: import114796
Ref: #import114885 Ref: #import114912
Node: Deduplication115747 Node: Deduplication115774
Ref: #deduplication115872 Ref: #deduplication115899
Node: Import testing117760 Node: Import testing117787
Ref: #import-testing117925 Ref: #import-testing117952
Node: Importing balance assignments118415 Node: Importing balance assignments118442
Ref: #importing-balance-assignments118621 Ref: #importing-balance-assignments118648
Node: Commodity display styles119268 Node: Commodity display styles119295
Ref: #commodity-display-styles119441 Ref: #commodity-display-styles119468
Node: incomestatement119570 Node: incomestatement119597
Ref: #incomestatement119705 Ref: #incomestatement119732
Node: notes121006 Node: notes121033
Ref: #notes121121 Ref: #notes121148
Node: payees121488 Node: payees121515
Ref: #payees121596 Ref: #payees121623
Node: prices122122 Node: prices122149
Ref: #prices122230 Ref: #prices122257
Node: print122569 Node: print122596
Ref: #print122681 Ref: #print122708
Node: print-unique127991 Node: print-unique128018
Ref: #print-unique128119 Ref: #print-unique128146
Node: register128405 Node: register128432
Ref: #register128534 Ref: #register128561
Node: Custom register output132978 Node: Custom register output133005
Ref: #custom-register-output133109 Ref: #custom-register-output133136
Node: register-match134446 Node: register-match134473
Ref: #register-match134582 Ref: #register-match134609
Node: rewrite134930 Node: rewrite134957
Ref: #rewrite135047 Ref: #rewrite135074
Node: Re-write rules in a file136953 Node: Re-write rules in a file136980
Ref: #re-write-rules-in-a-file137116 Ref: #re-write-rules-in-a-file137143
Node: Diff output format138266 Node: Diff output format138293
Ref: #diff-output-format138449 Ref: #diff-output-format138476
Node: rewrite vs print --auto139541 Node: rewrite vs print --auto139568
Ref: #rewrite-vs.-print---auto139701 Ref: #rewrite-vs.-print---auto139728
Node: roi140251 Node: roi140278
Ref: #roi140351 Ref: #roi140378
Node: Semantics of --inv and --pnl141986 Node: Semantics of --inv and --pnl142013
Ref: #semantics-of---inv-and---pnl142168 Ref: #semantics-of---inv-and---pnl142195
Node: IRR and TWR explained144014 Node: IRR and TWR explained144041
Ref: #irr-and-twr-explained144174 Ref: #irr-and-twr-explained144201
Node: stats147236 Node: stats147263
Ref: #stats147337 Ref: #stats147364
Node: tags148124 Node: tags148151
Ref: #tags148224 Ref: #tags148251
Node: test148741 Node: test148768
Ref: #test148857 Ref: #test148884
Node: About add-on commands149602 Node: About add-on commands149629
Ref: #about-add-on-commands149739 Ref: #about-add-on-commands149766
Node: JOURNAL FORMAT150872 Node: JOURNAL FORMAT150899
Ref: #journal-format151000 Ref: #journal-format151027
Node: Transactions153180 Node: Transactions153207
Ref: #transactions153295 Ref: #transactions153322
Node: Dates154312 Node: Dates154339
Ref: #dates154428 Ref: #dates154455
Node: Simple dates154493 Node: Simple dates154520
Ref: #simple-dates154613 Ref: #simple-dates154640
Node: Secondary dates155120 Node: Secondary dates155147
Ref: #secondary-dates155268 Ref: #secondary-dates155295
Node: Posting dates156602 Node: Posting dates156629
Ref: #posting-dates156725 Ref: #posting-dates156752
Node: Status158094 Node: Status158121
Ref: #status158211 Ref: #status158238
Node: Description159916 Node: Description159943
Ref: #description160046 Ref: #description160073
Node: Payee and note160364 Node: Payee and note160391
Ref: #payee-and-note160472 Ref: #payee-and-note160499
Node: Comments160806 Node: Comments160833
Ref: #comments160928 Ref: #comments160955
Node: Tags162121 Node: Tags162148
Ref: #tags-1162232 Ref: #tags-1162259
Node: Postings163630 Node: Postings163657
Ref: #postings163754 Ref: #postings163781
Node: Virtual postings164778 Node: Virtual postings164805
Ref: #virtual-postings164889 Ref: #virtual-postings164916
Node: Account names166191 Node: Account names166218
Ref: #account-names166328 Ref: #account-names166355
Node: Amounts166814 Node: Amounts166841
Ref: #amounts166949 Ref: #amounts166976
Node: Decimal marks digit group marks168008 Node: Decimal marks digit group marks168035
Ref: #decimal-marks-digit-group-marks168197 Ref: #decimal-marks-digit-group-marks168224
Node: Commodity display style169544 Node: Commodity display style169571
Ref: #commodity-display-style169732 Ref: #commodity-display-style169759
Node: Rounding171758 Node: Rounding171785
Ref: #rounding171876 Ref: #rounding171903
Node: Transaction prices172286 Node: Transaction prices172313
Ref: #transaction-prices172452 Ref: #transaction-prices172479
Node: Lot prices lot dates174882 Node: Lot prices lot dates174909
Ref: #lot-prices-lot-dates175065 Ref: #lot-prices-lot-dates175092
Node: Balance assertions175552 Node: Balance assertions175579
Ref: #balance-assertions175730 Ref: #balance-assertions175757
Node: Assertions and ordering176760 Node: Assertions and ordering176787
Ref: #assertions-and-ordering176942 Ref: #assertions-and-ordering176969
Node: Assertions and included files177639 Node: Assertions and included files177666
Ref: #assertions-and-included-files177876 Ref: #assertions-and-included-files177903
Node: Assertions and multiple -f options178207 Node: Assertions and multiple -f options178234
Ref: #assertions-and-multiple--f-options178457 Ref: #assertions-and-multiple--f-options178484
Node: Assertions and commodities178588 Node: Assertions and commodities178615
Ref: #assertions-and-commodities178814 Ref: #assertions-and-commodities178841
Node: Assertions and prices179969 Node: Assertions and prices179996
Ref: #assertions-and-prices180177 Ref: #assertions-and-prices180204
Node: Assertions and subaccounts180618 Node: Assertions and subaccounts180645
Ref: #assertions-and-subaccounts180841 Ref: #assertions-and-subaccounts180868
Node: Assertions and virtual postings181165 Node: Assertions and virtual postings181192
Ref: #assertions-and-virtual-postings181401 Ref: #assertions-and-virtual-postings181428
Node: Assertions and precision181542 Node: Assertions and precision181569
Ref: #assertions-and-precision181729 Ref: #assertions-and-precision181756
Node: Balance assignments181994 Node: Balance assignments182021
Ref: #balance-assignments182164 Ref: #balance-assignments182191
Node: Balance assignments and prices183327 Node: Balance assignments and prices183354
Ref: #balance-assignments-and-prices183493 Ref: #balance-assignments-and-prices183520
Node: Directives183719 Node: Directives183746
Ref: #directives183882 Ref: #directives183909
Node: Directives and multiple files189287 Node: Directives and multiple files189314
Ref: #directives-and-multiple-files189483 Ref: #directives-and-multiple-files189510
Node: Comment blocks190145 Node: Comment blocks190172
Ref: #comment-blocks190322 Ref: #comment-blocks190349
Node: Including other files190497 Node: Including other files190524
Ref: #including-other-files190671 Ref: #including-other-files190698
Node: Default year191595 Node: Default year191622
Ref: #default-year191753 Ref: #default-year191780
Node: Declaring payees192160 Node: Declaring payees192187
Ref: #declaring-payees192326 Ref: #declaring-payees192353
Node: Declaring commodities192571 Node: Declaring commodities192598
Ref: #declaring-commodities192752 Ref: #declaring-commodities192779
Node: Commodity error checking194593 Node: Commodity error checking194620
Ref: #commodity-error-checking194743 Ref: #commodity-error-checking194770
Node: Default commodity194999 Node: Default commodity195026
Ref: #default-commodity195179 Ref: #default-commodity195206
Node: Declaring market prices196064 Node: Declaring market prices196091
Ref: #declaring-market-prices196253 Ref: #declaring-market-prices196280
Node: Declaring accounts197111 Node: Declaring accounts197138
Ref: #declaring-accounts197291 Ref: #declaring-accounts197318
Node: Account error checking198498 Node: Account error checking198525
Ref: #account-error-checking198664 Ref: #account-error-checking198691
Node: Account comments199841 Node: Account comments199868
Ref: #account-comments200025 Ref: #account-comments200052
Node: Account subdirectives200451 Node: Account subdirectives200478
Ref: #account-subdirectives200636 Ref: #account-subdirectives200663
Node: Account types200951 Node: Account types200978
Ref: #account-types201125 Ref: #account-types201152
Node: Declaring account types201860 Node: Declaring account types201887
Ref: #declaring-account-types202039 Ref: #declaring-account-types202066
Node: Auto-detected account types202690 Node: Auto-detected account types202717
Ref: #auto-detected-account-types202931 Ref: #auto-detected-account-types202958
Node: Interference from auto-detected account types203830 Node: Interference from auto-detected account types203857
Ref: #interference-from-auto-detected-account-types204107 Ref: #interference-from-auto-detected-account-types204134
Node: Old account type syntax204590 Node: Old account type syntax204617
Ref: #old-account-type-syntax204787 Ref: #old-account-type-syntax204814
Node: Account display order205088 Node: Account display order205115
Ref: #account-display-order205248 Ref: #account-display-order205275
Node: Rewriting accounts206399 Node: Rewriting accounts206426
Ref: #rewriting-accounts206578 Ref: #rewriting-accounts206605
Node: Basic aliases207337 Node: Basic aliases207364
Ref: #basic-aliases207473 Ref: #basic-aliases207500
Node: Regex aliases208175 Node: Regex aliases208202
Ref: #regex-aliases208337 Ref: #regex-aliases208364
Node: Combining aliases209057 Node: Combining aliases209084
Ref: #combining-aliases209240 Ref: #combining-aliases209267
Node: Aliases and multiple files210517 Node: Aliases and multiple files210544
Ref: #aliases-and-multiple-files210716 Ref: #aliases-and-multiple-files210743
Node: end aliases211297 Node: end aliases211324
Ref: #end-aliases211444 Ref: #end-aliases211471
Node: Default parent account211546 Node: Default parent account211573
Ref: #default-parent-account211736 Ref: #default-parent-account211763
Node: Periodic transactions212620 Node: Periodic transactions212647
Ref: #periodic-transactions212803 Ref: #periodic-transactions212830
Node: Periodic rule syntax214720 Node: Periodic rule syntax214747
Ref: #periodic-rule-syntax214920 Ref: #periodic-rule-syntax214947
Node: Two spaces between period expression and description!215623 Node: Two spaces between period expression and description!215650
Ref: #two-spaces-between-period-expression-and-description215936 Ref: #two-spaces-between-period-expression-and-description215963
Node: Forecasting with periodic transactions216621 Node: Forecasting with periodic transactions216648
Ref: #forecasting-with-periodic-transactions216920 Ref: #forecasting-with-periodic-transactions216947
Node: Budgeting with periodic transactions218966 Node: Budgeting with periodic transactions218993
Ref: #budgeting-with-periodic-transactions219199 Ref: #budgeting-with-periodic-transactions219226
Node: Auto postings219606 Node: Auto postings219633
Ref: #auto-postings219742 Ref: #auto-postings219769
Node: Auto postings and multiple files221925 Node: Auto postings and multiple files221952
Ref: #auto-postings-and-multiple-files222123 Ref: #auto-postings-and-multiple-files222150
Node: Auto postings and dates222331 Node: Auto postings and dates222358
Ref: #auto-postings-and-dates222599 Ref: #auto-postings-and-dates222626
Node: Auto postings and transaction balancing / inferred amounts / balance assertions222774 Node: Auto postings and transaction balancing / inferred amounts / balance assertions222801
Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions223120 Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions223147
Node: Auto posting tags223465 Node: Auto posting tags223492
Ref: #auto-posting-tags223674 Ref: #auto-posting-tags223701
Node: CSV FORMAT224311 Node: CSV FORMAT224338
Ref: #csv-format224439 Ref: #csv-format224466
Node: Examples227020 Node: Examples227047
Ref: #examples227123 Ref: #examples227150
Node: Basic227330 Node: Basic227357
Ref: #basic227432 Ref: #basic227459
Node: Bank of Ireland227976 Node: Bank of Ireland228003
Ref: #bank-of-ireland228113 Ref: #bank-of-ireland228140
Node: Amazon229578 Node: Amazon229605
Ref: #amazon229698 Ref: #amazon229725
Node: Paypal231419 Node: Paypal231446
Ref: #paypal231515 Ref: #paypal231542
Node: CSV rules239163 Node: CSV rules239190
Ref: #csv-rules239281 Ref: #csv-rules239308
Node: skip239593 Node: skip239620
Ref: #skip239688 Ref: #skip239715
Node: fields240060 Node: fields240087
Ref: #fields240184 Ref: #fields240211
Node: Transaction field names241345 Node: Transaction field names241372
Ref: #transaction-field-names241507 Ref: #transaction-field-names241534
Node: Posting field names241618 Node: Posting field names241645
Ref: #posting-field-names241772 Ref: #posting-field-names241799
Node: field assignment244133 Node: field assignment244160
Ref: #field-assignment244278 Ref: #field-assignment244305
Node: separator245092 Node: separator245119
Ref: #separator245229 Ref: #separator245256
Node: if block245771 Node: if block245798
Ref: #if-block245898 Ref: #if-block245925
Node: Matching the whole record246296 Node: Matching the whole record246323
Ref: #matching-the-whole-record246473 Ref: #matching-the-whole-record246500
Node: Matching individual fields247277 Node: Matching individual fields247304
Ref: #matching-individual-fields247483 Ref: #matching-individual-fields247510
Node: Combining matchers247707 Node: Combining matchers247734
Ref: #combining-matchers247905 Ref: #combining-matchers247932
Node: Rules applied on successful match248219 Node: Rules applied on successful match248246
Ref: #rules-applied-on-successful-match248412 Ref: #rules-applied-on-successful-match248439
Node: if table249069 Node: if table249096
Ref: #if-table249190 Ref: #if-table249217
Node: end250926 Node: end250953
Ref: #end251040 Ref: #end251067
Node: date-format251264 Node: date-format251291
Ref: #date-format251398 Ref: #date-format251425
Node: decimal-mark252148 Node: decimal-mark252175
Ref: #decimal-mark252293 Ref: #decimal-mark252320
Node: newest-first252630 Node: newest-first252657
Ref: #newest-first252773 Ref: #newest-first252800
Node: include253456 Node: include253483
Ref: #include253589 Ref: #include253616
Node: balance-type254031 Node: balance-type254058
Ref: #balance-type254153 Ref: #balance-type254180
Node: Tips254853 Node: Tips254880
Ref: #tips254944 Ref: #tips254971
Node: Rapid feedback255243 Node: Rapid feedback255270
Ref: #rapid-feedback255362 Ref: #rapid-feedback255389
Node: Valid CSV255821 Node: Valid CSV255848
Ref: #valid-csv255953 Ref: #valid-csv255980
Node: File Extension256145 Node: File Extension256172
Ref: #file-extension256299 Ref: #file-extension256326
Node: Reading multiple CSV files256728 Node: Reading multiple CSV files256755
Ref: #reading-multiple-csv-files256915 Ref: #reading-multiple-csv-files256942
Node: Valid transactions257155 Node: Valid transactions257182
Ref: #valid-transactions257335 Ref: #valid-transactions257362
Node: Deduplicating importing257963 Node: Deduplicating importing257990
Ref: #deduplicating-importing258144 Ref: #deduplicating-importing258171
Node: Setting amounts259176 Node: Setting amounts259203
Ref: #setting-amounts259333 Ref: #setting-amounts259360
Node: Amount signs261552 Node: Amount signs261579
Ref: #amount-signs261706 Ref: #amount-signs261733
Node: Setting currency/commodity262393 Node: Setting currency/commodity262420
Ref: #setting-currencycommodity262581 Ref: #setting-currencycommodity262608
Node: Amount decimal places263761 Node: Amount decimal places263788
Ref: #amount-decimal-places263953 Ref: #amount-decimal-places263980
Node: Referencing other fields264265 Node: Referencing other fields264292
Ref: #referencing-other-fields264464 Ref: #referencing-other-fields264491
Node: How CSV rules are evaluated265362 Node: How CSV rules are evaluated265389
Ref: #how-csv-rules-are-evaluated265537 Ref: #how-csv-rules-are-evaluated265564
Node: TIMECLOCK FORMAT266986 Node: TIMECLOCK FORMAT267013
Ref: #timeclock-format267126 Ref: #timeclock-format267153
Node: TIMEDOT FORMAT269194 Node: TIMEDOT FORMAT269221
Ref: #timedot-format269332 Ref: #timedot-format269359
Node: COMMON TASKS273595 Node: COMMON TASKS273622
Ref: #common-tasks273724 Ref: #common-tasks273751
Node: Getting help274131 Node: Getting help274158
Ref: #getting-help274265 Ref: #getting-help274292
Node: Constructing command lines274816 Node: Constructing command lines274843
Ref: #constructing-command-lines275010 Ref: #constructing-command-lines275037
Node: Starting a journal file275709 Node: Starting a journal file275736
Ref: #starting-a-journal-file275909 Ref: #starting-a-journal-file275936
Node: Setting opening balances277096 Node: Setting opening balances277123
Ref: #setting-opening-balances277294 Ref: #setting-opening-balances277321
Node: Recording transactions280427 Node: Recording transactions280454
Ref: #recording-transactions280609 Ref: #recording-transactions280636
Node: Reconciling281166 Node: Reconciling281193
Ref: #reconciling281311 Ref: #reconciling281338
Node: Reporting283556 Node: Reporting283583
Ref: #reporting283698 Ref: #reporting283725
Node: Migrating to a new file287618 Node: Migrating to a new file287645
Ref: #migrating-to-a-new-file287768 Ref: #migrating-to-a-new-file287795
Node: LIMITATIONS288066 Node: LIMITATIONS288093
Ref: #limitations288194 Ref: #limitations288221
Node: TROUBLESHOOTING288935 Node: TROUBLESHOOTING288962
Ref: #troubleshooting289050 Ref: #troubleshooting289077
 
End Tag Table End Tag Table

View File

@ -847,9 +847,9 @@ VALUATION
Instead of reporting amounts in their original commodity, hledger can Instead of reporting amounts in their original commodity, hledger can
convert them to cost/sale amount (using the conversion rate recorded in convert them to cost/sale amount (using the conversion rate recorded in
the transaction), and/or to market value (using some market price on a the transaction), and/or to market value (using some market price on a
certain date). This is controlled by the --cost and --value=TYPE[,COM- certain date). This is controlled by the --value=TYPE[,COMMODITY]
MODITY] options, but we also provide the simpler -V/-X flags, and usu- option, which will be described below. We also provide the simpler -V
ally one of those is all you need. and -X COMMODITY options, and often one of these is all you need:
-V: Value -V: Value
The -V/--market flag converts amounts to market value in their default The -V/--market flag converts amounts to market value in their default