diff --git a/src/index.md b/src/index.md index 54508a0..6f47c38 100644 --- a/src/index.md +++ b/src/index.md @@ -496,7 +496,7 @@ td:first-child strong a { | Precision (balancing): | [max precisions in local entry][l balancing precision] | [global commodity precisions][h balancing precision] | [max precisions in local entry / 2 (configurable)][b balancing precision] | Precision (display): | [inferred commodity precision, or a default max precision of 6][l display precision] | [inferred / specified commodity precision, or a default max precision of 8][h display precision] | [inferred commodity precision, or a default max precision of 0 (configurable)][b display precision] | Price fetching: | *[pricehist]* | *[pricehist][h pricehist]* | [beanprice], *[pricehist]* -| Querying: | [cli options][l query opts], [custom query expressions][l query args] | [cli options][h query opts], [custom query expressions][h query args], [sql][h sql] | [SQL-like beancount query language][b query] +| Querying: | [cli options][l query opts], [custom query expressions][l query args] | [cli options][h query opts], [custom query expressions][h query args], *[sql][h sql]* | [SQL-like beancount query language][b query] | REPL: | built-in | [haskell GHCI][h ghci] | [beanquery][beanquery repl], python | Shell completions: | [bash (commands, flags, maybe accounts)][l bash completions] | [bash (commands, flags, flag values, query types, journal data)][h bash completions] | | Unrealised gains report: | [--unrealized][l ugains] | [--gain][h ugains], [roi][h roi] | *[fava]*