]> granicus.if.org Git - rtmpdump/commitdiff
Fix typo for --auth
authorhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Sat, 20 Mar 2010 21:49:21 +0000 (21:49 +0000)
committerhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Sat, 20 Mar 2010 21:49:21 +0000 (21:49 +0000)
git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@374 400ebc74-4327-4243-bc38-086b20814532

rtmpdump.1
rtmpdump.1.html
rtmpgw.8
rtmpgw.8.html

index e91ca33f5a16ff42db02e093588de700841403a3..11fbd4ab6503c243d9d17acba6443a72b158762f 100644 (file)
@@ -132,7 +132,7 @@ URL of the SWF player for the media. By default no value will be sent.
 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
index 69882d948b57174ddd37066315c90cd52c5717cf..45790dbf8d0676951b2c21219f59af3f8d8b8586 100644 (file)
@@ -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.
index 84fabe42795c59a655f13b0d611294af99083b06..720e3a6fe50ac2f1d9e539d4aaae74133dd8dc06 100644 (file)
--- a/rtmpgw.8
+++ b/rtmpgw.8
@@ -130,7 +130,7 @@ URL of the SWF player for the media. By default no value will be sent.
 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
index 7f298350e41ea54e90587968103c49219b368171..e53cdb6388350cd3bb3be0656bdb66f4e479982f 100644 (file)
@@ -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.