doc/file.README.html in devdnsd-1.5.2 vs doc/file.README.html in devdnsd-1.6.0
- old
+ new
@@ -1,10 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>
File: README
— Documentation by YARD 0.8.2.1
@@ -102,10 +102,11 @@
<ul>
<li><code>foreground</code>: If run the application in foreground.</li>
<li><code>address</code>: The IP to bind, 0.0.0.0 by default.</li>
<li><code>port</code>: The port to bind, 7771 by default.</li>
+<li><code>pid_file</code>: The PID file to use.</li>
<li><code>tld</code>: The TLD to handle.</li>
<li><code>log_file</code>: The default log file. Not used if run in foreground.</li>
<li><code>log_level</code>: The default log level. Valid values are from 0 to 5 where 0 means "all messages".</li>
<li><code>add_rule</code>: Add a rule to the server. See section <em>Rules</em> below.</li>
</ul>
@@ -151,12 +152,12 @@
<p>Copyright (C) 2012 and above Shogun <<a href="mailto:shogun_panda@me.com">shogun_panda@me.com</a>>.
Licensed under the MIT license, which can be found at <a href="http://www.opensource.org/licenses/mit-license.php">http://www.opensource.org/licenses/mit-license.php</a>.</p>
</div></div>
<div id="footer">
- Generated on Sat Oct 6 09:37:06 2012 by
+ Generated on Sun Oct 7 09:50:15 2012 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
- 0.8.2.1 (ruby-1.8.7).
+ 0.8.2.1 (ruby-1.9.2).
</div>
</body>
</html>
\ No newline at end of file