[xiph-cvs] cvs commit: vorbis-tools/ogginfo ogginfo2.c
Michael Smith
msmith at xiph.org
Thu May 1 15:32:48 PDT 2003
msmith 03/05/01 18:32:48
Modified: ogginfo ogginfo2.c
Log:
Fix typo in message.
Revision Changes Path
1.23 +1 -1 vorbis-tools/ogginfo/ogginfo2.c
Index: ogginfo2.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/ogginfo/ogginfo2.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ogginfo2.c 12 Apr 2003 14:32:02 -0000 1.22
+++ ogginfo2.c 1 May 2003 22:32:48 -0000 1.23
@@ -713,7 +713,7 @@
printf(_("ogginfo 1.0\n"
"(c) 2002 Michael Smith <msmith at labyrinth.net.au>\n"
"\n"
- "Usage: ogginfo [flags] files1.ogg [file2.ogg ... fileN.ogg]\n"
+ "Usage: ogginfo [flags] file1.ogg [file2.ogg ... fileN.ogg]\n"
"Flags supported:\n"
"\t-h Show this help message\n"
"\t-q Make less verbose. Once will remove detailed informative\n"
<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