From: Christian Hesse Date: Fri, 7 Jul 2023 12:05:11 +0000 (+0200) Subject: shell-completion/zsh/resolvectl: add show-cache X-Git-Tag: v254-rc2~71^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=77d4986415b75179e3beef12cadb6605e30adbfe;p=thirdparty%2Fsystemd.git shell-completion/zsh/resolvectl: add show-cache Make zsh shell-completion aware of show-cache. --- diff --git a/shell-completion/zsh/_resolvectl b/shell-completion/zsh/_resolvectl index 4363ce702a5..25a518edef7 100644 --- a/shell-completion/zsh/_resolvectl +++ b/shell-completion/zsh/_resolvectl @@ -56,6 +56,7 @@ reset-statistics:"Resets the statistics counter shown in statistics to zero" revert:"Revert the per-interfce DNS configuration" service:"Resolve DNS-SD and SRV services" + show-cache:"Show the current cache contents" statistics:"Show resolver statistics" status:"Show the global and per-link DNS settings currently in effect" tlsa:"Query tlsa public keys stored as TLSA resource records"