From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15659 invoked by alias); 13 Sep 2015 00:18:11 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 36524 Received: (qmail 15211 invoked from network); 13 Sep 2015 00:18:10 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:date:in-reply-to:comments :references:to:subject:mime-version:content-type; bh=/+Q/zm2pMxhNFU4jAHCJqDn4piFs6TfuUs0quPGn+ag=; b=Cs8gOuT6bIxvDO4csm2jhnGlnwZslW4qMYziSvoi2vjCJkEEGJ3vjMfPvXdXW3ZqKv F2hN+pEmnaNXjS08BFuxbsiP1ZQnhBrAAFdPbfszZEDMDZbJ4uA0qv8/3+n2a8bL3D8E dHU++7QWtDzs5C5xyM1DZ6h28Di1jybIz4N+GS+lxIYSxNR8u9cU+P+DIbK03sXSPuDn Zczh+ySykIOiFjim/S8BY5Ak5zdmtzF1H4bcqDJdX+nDoZnwfp1dYdYxKRFmSXgfwbQV tziNPbSAJLjuWPGGUIWudMRC//4z/DvTsMHIlPH1Dw4Yp8e1rCY3TkNBP74shKX79VXf m6qw== X-Gm-Message-State: ALoCoQmzEj5TkBgYavnVVla9nfspP/Hb80f6VEvu3Su+T+ZVqHKtGIXA3pRmVAHF5l6d94Rcz/M9 X-Received: by 10.60.39.136 with SMTP id p8mr4970102oek.45.1442103488839; Sat, 12 Sep 2015 17:18:08 -0700 (PDT) From: Bart Schaefer Message-Id: <150912171805.ZM26856@torch.brasslantern.com> Date: Sat, 12 Sep 2015 17:18:05 -0700 In-Reply-To: <20150912235317.GM3721@sym.noone.org> Comments: In reply to Axel Beckert "Fwd: [Bug 1495151] zsh completion for gphoto2 gives "--delete-files" instead of the correct "--delete-file"" (Sep 13, 1:53am) References: <20150912235317.GM3721@sym.noone.org> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Fwd: [Bug 1495151] zsh completion for gphoto2 gives "--delete-files" instead of the correct "--delete-file" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Sep 13, 1:53am, Axel Beckert wrote: } } Here's the according patch I'd commit: Looks pretty obvious to me. -- Barton E. Schaefer