From ea229be4cfb6a734938648df4322fc4473e1712e Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 16 Mar 2023 22:12:48 +0100 Subject: 51581: update completions to cover changes in OpenBSD 7.2 --- Completion/Unix/Command/_netstat | 1 - 1 file changed, 1 deletion(-) (limited to 'Completion/Unix/Command/_netstat') 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 ) -- cgit v1.2.3