diff options
Diffstat (limited to 'Completion/Unix/Command/_netstat')
-rw-r--r-- | Completion/Unix/Command/_netstat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_netstat b/Completion/Unix/Command/_netstat index 67133dc6c..8016b2475 100644 --- a/Completion/Unix/Command/_netstat +++ b/Completion/Unix/Command/_netstat @@ -280,7 +280,6 @@ case $OSTYPE in '-c+[show specified number of updates, then exit]:count' '-e[show only the number of errors on the interface]' '-q[only show interfaces that have seen packets]' - '-t[show current value of the watchdog timer function]' ) statistics+=( $popt '-r[display routing statistics]' ) groups+=( -n$nopt ) |