From 78649ac72596104cfcbaad9a5a7d1a1afa981a4c Mon Sep 17 00:00:00 2001 From: Matthew Martin Date: Fri, 18 Mar 2022 20:49:48 -0500 Subject: 49852: Add _routing_domains and _routing_tables types --- Completion/Unix/Command/_ping | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_ping') diff --git a/Completion/Unix/Command/_ping b/Completion/Unix/Command/_ping index b371e808f..d36a0f3a9 100644 --- a/Completion/Unix/Command/_ping +++ b/Completion/Unix/Command/_ping @@ -191,7 +191,7 @@ case ${variant}:${${service#ping}:-4} in '-e[audible bell for each packet]' '-g[provide a visual display of packets received and lost]' '-T+[change TOS value]:TOS value:(critical inetcontrol lowdelay netcontrol throughput reliability ef af cs)' - '-V+[specify routing table to be used]:routing table' + '-V+[specify routing table to be used]:routing table:_routing_tables' ) ;; iputils:*) -- cgit v1.2.3-70-g09d2