Simon Michael
41711d8ab5
fix:--anon: now hidden, gives an error, still usable as --obfuscate [ #2133 ]
2024-01-21 11:59:11 -10:00
Simon Michael
34a6c08b03
;imp:doc:cli: move Input section first, consolidate LEDGER_FILE docs
2023-05-26 09:01:34 -10:00
Simon Michael
fda15f808c
;imp:doc:manuals: consolidate, update BUGS sections
2023-05-26 06:38:27 -10:00
Simon Michael
a717cbd300
;cln:doc: update the manuals' brief input files descriptions
...
These come from the inputfiles (and new inputfileswithptr) macros,
currently used in five places in the three manuals.
2023-05-26 06:38:27 -10:00
Simon Michael
7f713f6a44
imp: Generated/modified txns/postings are now tagged only with --verbose-tags
2023-04-29 18:25:11 -10:00
Simon Michael
ca42b0aaca
imp: cli: clean up some flags' help and sync docs
2023-04-29 18:11:53 -10:00
Simon Michael
ef79537943
;doc: small fixes; remove mention of ancient setenv
2023-04-20 12:58:04 -10:00
Simon Michael
9004372e3c
;doc: fix pandoc rendering issue caused by blank line in m4 file
2022-12-14 21:37:57 -10:00
Simon Michael
43023d3d86
;doc: some changes to hledger and input files description macros
2022-12-14 12:23:10 -10:00
Simon Michael
439c1ac260
;doc: manuals: add link for setting windows env vars
2022-07-26 09:44:07 +01:00
Simon Michael
57fe57d46b
;doc: ui/web: fix two relative links in reporting options
2022-04-17 13:26:09 -10:00
Simon Michael
b0763677b1
;doc: more LEDGER_FILE platform notes
2021-12-08 16:57:33 -10:00
Simon Michael
1126b4b0dd
doc: add --pretty to general options macro for manuals
2021-09-21 17:15:39 -10:00
Arjen Langebaerd
c0fd79a40e
fix: extend application of commodity style to prices (except precision) and make --commodity-style a general flag
2021-09-20 08:55:55 -10:00
Simon Michael
633af61b2e
imp: cli: move --today to reportflags ( #1674 )
2021-09-18 11:24:27 -10:00
Stephen Morgan
36f5bc9d23
;doc: Document --today in the manuals.
2021-09-10 10:40:50 -10:00
Simon Michael
e7f4619735
;doc: use more obscure m4 flags to avoid clashes ( #806 )
2021-06-17 08:37:22 -10:00
Simon Michael
031219e792
;doc: clarify report intervals' effect on begin/end dates ( #1561 )
2021-05-18 10:50:52 -10:00
Simon Michael
37e49ada70
cli: rename --infer-value to --infer-market-price
...
For clarity; infer-value was too vague. The old spelling remains
supported for compatibility, but is now deprecated.
When typing, --infer-market or even --infer (for now) is sufficient.
2021-02-05 15:16:39 -08:00
Simon Michael
06675bfec4
;cli, ui: fixes for yesterday's 4330427f
2020-12-27 12:20:50 -08:00
Simon Michael
4330427f6b
cli: make --help/--version always CMD-specific
...
This simplifies the --help/-h and --version flags by making them
position independent: no matter where they appear in the command line,
if there is a command argument they will show the command's help or
version (where applicable), instead of the hledger executable's.
2020-12-26 17:27:28 -08:00
Simon Michael
54af71a0b1
cli: general --man, --info flags show the manual
2020-12-26 17:27:28 -08:00
Simon Michael
27ab7a1745
;doc: update links
2020-12-24 12:57:14 -08:00
Simon Michael
fbf9418756
;doc: update links to journal manual
2020-12-24 12:49:04 -08:00
Simon Michael
65a003c8ee
;doc: refactor, keep commands.m4 in Commands dir
2020-12-22 17:05:28 -08:00
Simon Michael
ad3b5ef2fb
;doc: cli: reorder command docs; clean up includes
2020-12-20 07:57:57 -08:00
Simon Michael
6b4be651af
doc: rewrite commands intro; drop command docs from man page
2020-12-19 12:01:58 -08:00
Simon Michael
105f7d2944
;tools: split defs.m4 to minimise manual rebuilding
2020-12-15 09:39:29 -08:00
Simon Michael
ec3ad14ae5
strict mode: -s/--strict requires posted accounts to be declared
2020-11-26 08:48:16 -08:00
Simon Michael
ba49699728
cli: improve --color/--colour help & help layout
2020-07-17 15:36:07 -07:00
Simon Michael
144415f6fa
;cli: improve --color help
2020-07-14 12:22:11 -07:00
Simon Michael
ec1a8c7296
;doc: fix, update valuation flags in manuals -> OPTIONS
2020-06-19 14:47:38 -07:00
Simon Michael
abc53024fc
;journal: doc: drop "transaction modifiers", just say "auto postings"
2020-03-18 15:11:31 -07:00
Simon Michael
0ddb5fa4e3
;doc: drop some old macros
...
[ci skip]
2020-03-01 22:46:55 -08:00
Simon Michael
b9b5702946
;doc: add hledger-ui note to --forecast help ( #1193 )
...
[ci skip]
2020-02-22 11:40:41 -08:00
Simon Michael
6885dddd0e
;doc: add LEDGER_FILE tips to the ENVIRONMENT sections
...
(Probably too much.)
[ci skip]
2020-02-07 10:44:48 -08:00
Simon Michael
ccac3d6cfa
;shake: refactor; add _info_ m4 macro
...
[ci skip]
2020-01-29 06:01:09 -08:00
Simon Michael
dc4ee72b8b
;doc: drop unused macros
...
[ci skip]
2020-01-25 16:58:46 -08:00
Simon Michael
a6ec6b40da
;doc: manuals: tweak standard description, make hledger's consistent
...
[ci skip]
2020-01-25 16:55:58 -08:00
Simon Michael
cfb2a61ae1
;bump to dev version; bump man page dates
...
[ci skip]
2020-01-05 09:04:50 -08:00
Simon Michael
4a7a700d93
;doc: fix flags marker appearing in manuals
...
$FLAGS$ didn't work (nor =FLAGS=); _FLAGS it is..
[ci skip]
2020-01-05 07:41:01 -08:00
Simon Michael
c186eb6084
;doc: change flags marker in command helps to suit latest pandoc
...
From _FLAGS_ to $FLAGS$, since latest pandoc strips the underscores
at a certain point in our docs rendering.
2020-01-04 21:17:51 -08:00
Simon Michael
390cea7f7c
;doc: note that -I does not disable balance assignments
...
[ci skip]
2020-01-04 08:22:45 -08:00
Simon Michael
87d0491103
;bump version to 1.16
2019-12-01 10:03:58 -08:00
Simon Michael
f65fc47185
;bump version to 1.15.99
...
[ci skip]
2019-09-13 08:43:33 -07:00
Simon Michael
e4e2dfb218
;doc: manuals: disable links to old versions
...
[ci skip]
2019-08-26 09:37:03 -07:00
Simon Michael
da6718806a
;doc: don't add page TOCs any more, sphinx has it covered
...
[ci skip]
2019-08-26 09:37:03 -07:00
Jakob Schöttl
2b01312004
Fix and update documentation on date options
2019-06-30 10:38:06 +02:00
Ben Creasy
5755a8a520
fix link to auto postings
2019-03-26 14:37:15 -07:00
Simon Michael
68e5c41d52
bump version, manual dates
...
[ci skip]
2019-03-01 16:11:15 -08:00