Document multiline options in the manpage

This commit is contained in:
Sebastian Hahn
2010-09-11 01:41:33 +02:00
parent a05ef55b66
commit 1dab6cf4cb
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -2,4 +2,5 @@
- Support line continuations in torrc. If a line ends with a
single backslash character, the newline is ignored, and the
configuration value is treated as continuing on the next line.
Implements bug 1929.