Clarify that cmd-line options override torrc options

This commit is contained in:
Nick Mathewson 2010-07-31 13:23:41 -04:00
parent 39378bf182
commit 883af78a9d

View File

@ -64,7 +64,8 @@ OPTIONS
Other options can be specified either on the command-line (--option
value), or in the configuration file (option value or option "value").
Options are case-insensitive. C-style escaped characters are allowed inside
quoted values.
quoted values. Options on the command line take precedence over
options found in the configuration file.
**BandwidthRate** __N__ **bytes**|**KB**|**MB**|**GB**::
A token bucket limits the average incoming bandwidth usage on this node to