From: hyc Date: Sat, 20 Mar 2010 21:49:21 +0000 (+0000) Subject: Fix typo for --auth X-Git-Tag: v2.4~167 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc5c05ee5c7b8ad436862e2b5b1b1034b4729140;p=rtmpdump Fix typo for --auth git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@374 400ebc74-4327-4243-bc38-086b20814532 --- diff --git a/rtmpdump.1 b/rtmpdump.1 index e91ca33..11fbd4a 100644 --- a/rtmpdump.1 +++ b/rtmpdump.1 @@ -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 diff --git a/rtmpdump.1.html b/rtmpdump.1.html index 69882d9..45790db 100644 --- a/rtmpdump.1.html +++ b/rtmpdump.1.html @@ -155,7 +155,7 @@ default is "LNX 10,0,32,18".

-−−auth −a string +−−auth −u string
An authentication string to be appended to the Connect message. Using this option will append a Boolean TRUE and then the specified string. diff --git a/rtmpgw.8 b/rtmpgw.8 index 84fabe4..720e3a6 100644 --- 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 diff --git a/rtmpgw.8.html b/rtmpgw.8.html index 7f29835..e53cdb6 100644 --- a/rtmpgw.8.html +++ b/rtmpgw.8.html @@ -152,7 +152,7 @@ default is "LNX 10,0,32,18".

-−−auth −a string +−−auth −u string
An authentication string to be appended to the Connect message. Using this option will append a Boolean TRUE and then the specified string.