zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: Zsh Workers <zsh-workers@sunsite.dk>
Subject: Re: Missing options in Unix/_metaflac
Date: Thu, 3 Jan 2008 19:25:12 -0500	[thread overview]
Message-ID: <20080104002512.GB12122@scowler.net> (raw)
In-Reply-To: <20080103090437.GF20463@DervishD>

On Thu, Jan 03, 2008 at 10:04:37AM +0100, DervishD wrote:
> The options I've noticed are "--no-utf8-convert" and "--list". Since I
> don't know who maintains the file I've decided to post the problem here.
> I don't know if just adding the options to the lists already present in
> the _metaflac file will do the job :??

Yes.  Looks like a bunch of others are missing too.

Index: Completion/Unix/Command/_metaflac
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_metaflac,v
retrieving revision 1.1
diff -u -r1.1 _metaflac
--- Completion/Unix/Command/_metaflac	18 Jul 2006 03:59:44 -0000	1.1
+++ Completion/Unix/Command/_metaflac	4 Jan 2008 00:21:27 -0000
@@ -9,6 +9,7 @@
     '--preserve-modtime' 
     '--with-filename[prefix output with filename]' 
     '--no-filename' 
+    '--no-utf8-convert'
     '--dont-use-padding[always rewrite the file]' 
 )
 _metaflac_shorts=(
@@ -41,6 +42,7 @@
     '--block-type=:: '
     '--except-block-type=:: '
     '--application-data-format=:: '
+    '--list'
     '--remove'
     '--remove-all'
     '--merge-padding'


  reply	other threads:[~2008-01-04  0:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-03  9:04 DervishD
2008-01-04  0:25 ` Clint Adams [this message]
2008-01-04  6:58   ` DervishD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080104002512.GB12122@scowler.net \
    --to=clint@zsh.org \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).