[xiph-commits] r3635 - liboggz/trunk/src/tools
conrad at svn.annodex.net
conrad at svn.annodex.net
Wed Jul 9 02:57:49 PDT 2008
Author: conrad
Date: 2008-07-09 02:57:49 -0700 (Wed, 09 Jul 2008)
New Revision: 3635
Modified:
liboggz/trunk/src/tools/oggz.c
Log:
add Kate to blurb from "oggz help"
Modified: liboggz/trunk/src/tools/oggz.c
===================================================================
--- liboggz/trunk/src/tools/oggz.c 2008-07-09 09:55:41 UTC (rev 3634)
+++ liboggz/trunk/src/tools/oggz.c 2008-07-09 09:57:49 UTC (rev 3635)
@@ -47,8 +47,8 @@
printf ("oggz is a commandline tool for manipulating Ogg files. It supports\n"
"multiplexed files conformant with RFC3533. Oggz can parse headers for\n"
- "CELT, CMML, FLAC, PCM, Speex, Theora and Vorbis, and can read and write Ogg\n"
- "Skeleton logical bitstreams.\n");
+ "CELT, CMML, FLAC, Kate, PCM, Speex, Theora and Vorbis, and can read and write\n"
+ "Ogg Skeleton logical bitstreams.\n");
printf ("\nCommands:\n");
printf (" help Display help for a specific subcommand (eg. \"oggz help chop\")\n");
More information about the commits
mailing list