From f476ea4d34fffa5204294762fd16ea50a11a576c Mon Sep 17 00:00:00 2001 From: Thomas Dickson Date: Wed, 18 Dec 2024 20:45:21 +1300 Subject: [PATCH] feat: added more fdroidcl zsh completions --- contrib/completion/zsh/_fdroidcl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/completion/zsh/_fdroidcl b/contrib/completion/zsh/_fdroidcl index e47b9db..3b4ce66 100644 --- a/contrib/completion/zsh/_fdroidcl +++ b/contrib/completion/zsh/_fdroidcl @@ -8,9 +8,12 @@ _fdroidcl() { 'show:show detailed info about an app' 'list:list all known values of a kind' 'devices:list connected devices' + 'scan:list all fdroid apps on a device' 'download:download an app' 'install:install or upgrade an app' 'uninstall:uninstall an app' + 'setup:manage setups' + 'repo:manage repos' 'defaults:reset to the default settings') _arguments \