From 0c14732cf740149aa906017938624db2e864f08e Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sat, 22 May 2021 00:00:29 +0200 Subject: 48897: completion updates for DragonFly 6.0 and OpenBSD 6.9 --- Completion/Unix/Command/_dhclient | 1 - 1 file changed, 1 deletion(-) (limited to 'Completion/Unix/Command/_dhclient') diff --git a/Completion/Unix/Command/_dhclient b/Completion/Unix/Command/_dhclient index d5ca5b271..e22586b04 100644 --- a/Completion/Unix/Command/_dhclient +++ b/Completion/Unix/Command/_dhclient @@ -20,7 +20,6 @@ case $OSTYPE in openbsd*) args+=( '-i+[ignore values provided by leases for specified options]:options' - '-L+[specify file to write option data too]:file:_files' "-n[don't configure any interfaces]" '-r[release the current lease back to the server it came from]' '-v[verbose log messages]' -- cgit 1.4.1