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

Michael Smith msmith at xiph.org
Thu Nov 7 02:47:21 PST 2002



msmith      02/11/07 05:47:21

  Modified:    oggenc   oggenc.c
               oggenc/man oggenc.1
  Log:
  Clarify docs for --comment slightly.

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

Index: oggenc.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/oggenc.c,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- oggenc.c	7 Nov 2002 10:37:01 -0000	1.69
+++ oggenc.c	7 Nov 2002 10:47:21 -0000	1.70
@@ -420,7 +420,8 @@
         "                      Default settings for the above two arguments are platform\n"
         "                      specific.\n"
                 " -c, --comment=c      Add the given string as an extra comment. This may be\n"
-		"                      used multiple times.\n"
+		"                      used multiple times. The argument should be in the\n"
+        "                      format \"tag=value\".\n"
                 " -d, --date           Date for track (usually date of performance)\n"
                 " -N, --tracknum       Track number for this track\n"
                 " -t, --title          Title for this track\n"

<p><p>1.20      +2 -1      vorbis-tools/oggenc/man/oggenc.1

Index: oggenc.1
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/oggenc/man/oggenc.1,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- oggenc.1	21 Jul 2002 14:47:27 -0000	1.19
+++ oggenc.1	7 Nov 2002 10:47:21 -0000	1.20
@@ -155,7 +155,8 @@
 Add the string
 .I comment
 as an extra comment.  This may be used multiple times, and all
-instances will be added to each of the input files specified.
+instances will be added to each of the input files specified. The argument
+should be in the form "tag=value".
 
 .IP "-a artist, --artist artist"
 Set the artist comment field in the comments to

<p><p>--- >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