From 1382fbc7574b74909065a4406b1e819909ea61a6 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 31 May 2023 19:25:21 -1000 Subject: [PATCH] ;doc:cli: update quick links --- hledger/hledger.m4.md | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 02f3c2099..cc9d9d1a9 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -4,21 +4,6 @@ m4_dnl Lines beginning with m4_dnl are comments. See help at end of file. m4_dnl The macro below includes the content only in the web format: -_web_({{ -*Quick links: -[Commands][commands-list], -[Queries], -[Regular expressions], -[Period expressions], -[Journal], -[Directive effects], -[CSV], -[Timeclock], -[Timedot], -[Valuation], -[Common tasks]* -}}) - _notinfo_({{ # NAME }}) @@ -37,6 +22,21 @@ _notinfo_({{ # DESCRIPTION }}) +_web_({{ +*[Quick reference links: +[Options][options], +[Commands][commands-list], +[Queries], +[Regular expressions], +[Period expressions], +[Journal], +[Directives], +[CSV], +[Timeclock], +[Timedot], +[Common tasks]]* +}}) + _hledgerdescription_ This manual is for hledger's command line interface, version _version_. @@ -6296,7 +6296,6 @@ m4_dnl Be wary of pandoc/mdbook handling [shortcut] link syntax differently ? [common tasks]: #common-tasks [csv]: #csv [directives]: #directives -[directive effects]: #directive-effects [incomestatement]: #incomestatement [journal]: #journal [period expressions]: #period-expressions