[rtmpdump] r374 - in trunk: rtmpdump.1 rtmpdump.1.html rtmpgw.8 rtmpgw.8.html

hyc subversion at mplayerhq.hu
Sat Mar 20 22:49:22 CET 2010


Author: hyc
Date: Sat Mar 20 22:49:21 2010
New Revision: 374

Log:
Fix typo for --auth

Modified:
   trunk/rtmpdump.1
   trunk/rtmpdump.1.html
   trunk/rtmpgw.8
   trunk/rtmpgw.8.html

Modified: trunk/rtmpdump.1
==============================================================================
--- trunk/rtmpdump.1	Sat Mar 20 21:10:28 2010	(r373)
+++ trunk/rtmpdump.1	Sat Mar 20 22:49:21 2010	(r374)
@@ -132,7 +132,7 @@ URL of the SWF player for the media. By 
 Version of the Flash plugin used to run the SWF player. The
 default is "LNX 10,0,32,18".
 .TP
-\fB\-\-auth		\-a\fP\ \fIstring\fP
+\fB\-\-auth		\-u\fP\ \fIstring\fP
 An authentication string to be appended to the Connect message. Using
 this option will append a Boolean TRUE and then the specified string.
 This option is only used by some particular servers and is

Modified: trunk/rtmpdump.1.html
==============================================================================
--- trunk/rtmpdump.1.html	Sat Mar 20 21:10:28 2010	(r373)
+++ trunk/rtmpdump.1.html	Sat Mar 20 22:49:21 2010	(r374)
@@ -155,7 +155,7 @@ default is "LNX 10,0,32,18".
 </dl>
 <p>
 <dl compact><dt>
-<b>&minus;&minus;auth		&minus;a</b>&nbsp;<i>string</i>
+<b>&minus;&minus;auth		&minus;u</b>&nbsp;<i>string</i>
 <dd>
 An authentication string to be appended to the Connect message. Using
 this option will append a Boolean TRUE and then the specified string.

Modified: trunk/rtmpgw.8
==============================================================================
--- trunk/rtmpgw.8	Sat Mar 20 21:10:28 2010	(r373)
+++ trunk/rtmpgw.8	Sat Mar 20 22:49:21 2010	(r374)
@@ -130,7 +130,7 @@ URL of the SWF player for the media. By 
 Version of the Flash plugin used to run the SWF player. The
 default is "LNX 10,0,32,18".
 .TP
-\fB\-\-auth		\-a\fP\ \fIstring\fP
+\fB\-\-auth		\-u\fP\ \fIstring\fP
 An authentication string to be appended to the Connect message. Using
 this option will append a Boolean TRUE and then the specified string.
 This option is only used by some particular servers and is

Modified: trunk/rtmpgw.8.html
==============================================================================
--- trunk/rtmpgw.8.html	Sat Mar 20 21:10:28 2010	(r373)
+++ trunk/rtmpgw.8.html	Sat Mar 20 22:49:21 2010	(r374)
@@ -152,7 +152,7 @@ default is "LNX 10,0,32,18".
 </dl>
 <p>
 <dl compact><dt>
-<b>&minus;&minus;auth		&minus;a</b>&nbsp;<i>string</i>
+<b>&minus;&minus;auth		&minus;u</b>&nbsp;<i>string</i>
 <dd>
 An authentication string to be appended to the Connect message. Using
 this option will append a Boolean TRUE and then the specified string.


More information about the rtmpdump mailing list