[xiph-cvs] cvs commit: vorbis-tools/oggenc oggenc.c

Segher Boessenkool segher at xiph.org
Sun Dec 23 17:01:59 PST 2001



segher      01/12/23 17:01:59

  Modified:    oggenc   oggenc.c
  Log:
  typo fix.

Revision  Changes    Path
1.41      +1 -1      vorbis-tools/oggenc/oggenc.c

Index: oggenc.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/oggenc.c,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- oggenc.c	2001/12/22 01:43:16	1.40
+++ oggenc.c	2001/12/24 01:01:58	1.41
@@ -347,7 +347,7 @@
                 " -t, --title          Title for this track\n"
                 " -l, --album          Name of album\n"
                 " -a, --artist         Name of artist\n"
-        " -g, --genre          Genre of track\n"
+        " -G, --genre          Genre of track\n"
                 "                      If multiple input files are given, then multiple\n"
                 "                      instances of the previous five arguments will be used,\n"
                 "                      in the order they are given. If fewer titles are\n"

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list