From b74aa78345d338f073c1f7101c50833404c6aac1 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 8 Aug 2021 10:15:21 -1000 Subject: [PATCH] ;help: doc: clarify --- hledger/Hledger/Cli/Commands/Help.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/hledger/Hledger/Cli/Commands/Help.md b/hledger/Hledger/Cli/Commands/Help.md index c54ff8114..889d4f0dc 100644 --- a/hledger/Hledger/Cli/Commands/Help.md +++ b/hledger/Hledger/Cli/Commands/Help.md @@ -1,8 +1,13 @@ help\ Show the hledger user manual in one of several formats, optionally positioned at a given TOPIC (if possible). -TOPIC is any heading, or heading prefix, in the manual. -Some examples: commands, print, 'auto postings', periodic. + +TOPIC is any heading in the manual, +or the start of any heading (but not the middle). +It is case insensitive. + +Some examples: +`commands`, `print`, `forecast`, `"auto postings"`, `"commodity column"`. _FLAGS