[Redbutton-devel] SF.net SVN: redbutton: [433] www/index.html
Brought to you by:
skilvington
|
From: <ski...@us...> - 2007-09-28 15:18:51
|
Revision: 433
http://redbutton.svn.sourceforge.net/redbutton/?rev=433&view=rev
Author: skilvington
Date: 2007-09-28 08:17:44 -0700 (Fri, 28 Sep 2007)
Log Message:
-----------
describe the -v flag
Modified Paths:
--------------
www/index.html
Modified: www/index.html
===================================================================
--- www/index.html 2007-09-28 14:53:06 UTC (rev 432)
+++ www/index.html 2007-09-28 15:17:44 UTC (rev 433)
@@ -228,6 +228,8 @@
Will convert the <input_file> (or stdin if no filename is given) from the MHEG text form into the ASN1 form.
The DER encoded ASN1 object will be stored in the given output file (or in a file named "a" if no -o option is given).
<P>
+The -v flag enables debug mode and will print details about the ASN1 object it creates. Use -vv for even more info.
+<P>
The redbutton-author package contains a "Hello World" example from
<a href="http://www.digvid.info/mheg5/hello_world.php">http://www.digvid.info/mheg5/hello_world.php</a>.
To compile the Hello World example, do this:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|