From 6a0874cad65d7949b3bcc2b082f9c6d6b9225a2a Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 23 May 2019 01:19:02 +0200 Subject: 44349: completion option updates --- Completion/Unix/Command/_sed | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Unix/Command/_sed') diff --git a/Completion/Unix/Command/_sed b/Completion/Unix/Command/_sed index f03278364..b08eaa281 100644 --- a/Completion/Unix/Command/_sed +++ b/Completion/Unix/Command/_sed @@ -66,6 +66,7 @@ elif _pick_variant -r variant gnu=GNU unix --version; then aopts=( ) (( $#words > 2 )) && ign='!' args+=( + '--debug[annotate program execution]' '--follow-symlinks[follow symlinks when processing in place]' '(-i --in-place -s --separate)'{-i-,--in-place=-}$inplace '(-c --copy)'{-c,--copy}'[copy instead of rename when shuffling files in in-place mode]' -- cgit v1.2.3