Displaying 1 result from an estimated 1 matches for "tagvalu".
Did you mean:
tagval
2007 Dec 04
1
patch for oggz-comment
...info, in
doc/oggz-comment.1.sgml (in svn.annodex.net changeset:3280).
cheers,
Conrad.
On 07/11/2007, Kangyuan Niu <kangyuan.niu@gmail.com> wrote:
> Actually, the oggz-comment.c on my computer has
>
> void help() {
> printf("Usage: oggz-comment filename [options] tagname=tagvalue ...\n");
> printf("Options:\n");
> printf("\t-h, --help\t\tDisplay this message\n");
> printf("\t-v, --version\t\tOutput version information\n");
> printf("\t-c, --clear\t\tClear comments before editing\n");
> printf("\t-o...