diff --git a/shell-completion/README.md b/shell-completion/README.md index 5ad85c8d8..9d0b71ec2 100644 --- a/shell-completion/README.md +++ b/shell-completion/README.md @@ -15,8 +15,9 @@ The completions can handle hledger's CLI: - commands and generic options - command-specific options -- account names from journal files (but not yet for files named by --file) - filenames for options that take a filename as argument +- account names from journal files (but not yet for files named by `--file`) +- query filter keywords like `status:`, `tag:`, or `amt:` Installation for end users --------------------------