diff options
Diffstat (limited to 'Completion/Unix/Command/_ping')
| -rw-r--r-- | Completion/Unix/Command/_ping | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_ping b/Completion/Unix/Command/_ping index 95e1fd604..09e5ed1f6 100644 --- a/Completion/Unix/Command/_ping +++ b/Completion/Unix/Command/_ping @@ -183,6 +183,8 @@ case ${variant}:${${service#ping}:-4} in '-k+[specify traffic class to use for sending ICMP packets]:traffic class [CTL]:(BK_SYS BK BE RD OAM AV RV VI VO CTL)' '--apple-connect[connects the socket to the destination address]' '--apple-time[prints the time a packet was received]' + '--apple-print-id[display echo ID]' + '--apple-print-req[display echo request]' ) ;; openbsd*) |
