;doc:completions: readme edits

This commit is contained in:
Simon Michael 2025-07-24 20:02:18 +01:00
parent 9c3c6a3a5a
commit 90d4224d5b

View File

@ -3,9 +3,6 @@
This code generates shell completion scripts for hledger's command line interface.
Context-sensitive completions are usually triggered by pressing the tab key once or twice after typing the command `hledger ` (or `hledger-ui` or `hledger-web`).
Currently there are detailed bash completions here in the hledger repo, which this doc is mostly about;
and there are some zsh completions maintained in zsh-completions repo.
## bash completions
An old demo: