change bandwidth value to bandwidth bytes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30135 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2009-12-29 13:43:03 +00:00
parent ed4dbd3cbd
commit d47cd2aa67
1 changed files with 1 additions and 1 deletions

View File

@ -1233,7 +1233,7 @@ amount of memory.
Allows a socket to be reused by other processes as soon as it is closed. Allows a socket to be reused by other processes as soon as it is closed.
. .
.TP .TP
.B \-bandwidth <value> (network only) .B \-bandwidth <Bytes> (network only)
Specify the maximum bandwidth for network streaming (for servers that are Specify the maximum bandwidth for network streaming (for servers that are
able to send content in different bitrates). able to send content in different bitrates).
Useful if you want to watch live streamed media behind a slow connection. Useful if you want to watch live streamed media behind a slow connection.