From 966d94980703ffd353defb0515b4461bac987990 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20Sch=C3=B6ttl?= Date: Sun, 10 Feb 2019 11:05:46 +0100 Subject: [PATCH] Update completion --- shell-completion/hledger-completion.bash | 135 +++++++++++++++++++++++ 1 file changed, 135 insertions(+) diff --git a/shell-completion/hledger-completion.bash b/shell-completion/hledger-completion.bash index 9334581c6..d535df449 100644 --- a/shell-completion/hledger-completion.bash +++ b/shell-completion/hledger-completion.bash @@ -125,6 +125,9 @@ bs bse cf is +ui +web +api TEXT cat < "$_HLEDGER_COMPLETION_TEMPDIR/query-filters.txt" @@ -1774,3 +1777,135 @@ cat < "$_HLEDGER_COMPLETION_TEMPDIR/options-is.txt" -p TEXT +cat < "$_HLEDGER_COMPLETION_TEMPDIR/options-ui.txt" +--alias +--anon +--auto +--begin +--change +--cleared +--cost +--daily +--date2 +--debug +--depth +--empty +--end +--file +--flat +--forecast +--future +--help +--ignore-assertions +--monthly +--pending +--period +--pivot +--quarterly +--real +--register +--rules-file +--separator +--theme +--tree +--unmarked +--value +--version +--watch +--weekly +--yearly +-B +-C +-D +-E +-F +-I +-M +-N +-P +-Q +-R +-T +-U +-V +-W +-Y +-b +-e +-f +-h +-p +TEXT + +cat < "$_HLEDGER_COMPLETION_TEMPDIR/options-web.txt" +--alias +--anon +--auto +--base-url +--begin +--capabilities +--capabilities-header +--cleared +--cost +--daily +--date2 +--debug +--depth +--empty +--end +--file +--file-url +--forecast +--help +--host +--ignore-assertions +--monthly +--pending +--period +--pivot +--port +--quarterly +--real +--rules-file +--separator +--server +--unmarked +--value +--version +--weekly +--yearly +-B +-C +-D +-E +-I +-M +-N +-P +-Q +-R +-U +-V +-W +-Y +-b +-e +-f +-h +-p +TEXT + +cat < "$_HLEDGER_COMPLETION_TEMPDIR/options-api.txt" +--file +--help +--host +--port +--static-dir +--swagger +--version +-d +-f +-h +-p +TEXT +