1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 11:55:44 +03:00

shell-completion/zsh/resolvectl: add show-cache

Make zsh shell-completion aware of show-cache.
This commit is contained in:
Christian Hesse 2023-07-07 14:05:11 +02:00
parent 6864f9b9e9
commit 77d4986415

View File

@ -56,6 +56,7 @@
reset-statistics:"Resets the statistics counter shown in statistics to zero" reset-statistics:"Resets the statistics counter shown in statistics to zero"
revert:"Revert the per-interfce DNS configuration" revert:"Revert the per-interfce DNS configuration"
service:"Resolve DNS-SD and SRV services" service:"Resolve DNS-SD and SRV services"
show-cache:"Show the current cache contents"
statistics:"Show resolver statistics" statistics:"Show resolver statistics"
status:"Show the global and per-link DNS settings currently in effect" status:"Show the global and per-link DNS settings currently in effect"
tlsa:"Query tlsa public keys stored as TLSA resource records" tlsa:"Query tlsa public keys stored as TLSA resource records"