mirror of
https://github.com/aria2/aria2.git
synced 2025-01-04 09:03:46 +00:00
Document --dscp option in manual page
This commit is contained in:
parent
06bb6d1ac0
commit
bdc9c8a991
@ -1155,6 +1155,16 @@ Advanced Options
|
||||
printed for each requested file in each row.
|
||||
Default: ``default``
|
||||
|
||||
.. option:: --dscp=<DSCP>
|
||||
|
||||
Set DSCP value in outgoing IP packets of BitTorrent traffic for
|
||||
QoS. This parameter sets only DSCP bits in TOS field of IP packets,
|
||||
not the whole field. If you take values from
|
||||
*/usr/include/netinet/ip.h* divide them by 4 (otherwise values would
|
||||
be incorrect, e.g. your ``CS1`` class would turn into ``CS4``). If
|
||||
you take commonly used values from RFC, network vendors'
|
||||
documentation, Wikipedia or any other source, use them as they are.
|
||||
|
||||
.. option:: --enable-color[=true|false]
|
||||
|
||||
Enable color output for a terminal.
|
||||
|
Loading…
Reference in New Issue
Block a user