Values 'man', 'info', 'web' and 'html' are supported. 'man' is
the default. 'web' and 'html' are the same.
+help.autocorrect::
+ Automatically correct and execute mistyped commands after
+ waiting for the given number of deciseconds (0.1 sec). If more
+ than one command can be deduced from the entered text, nothing
+ will be executed. If the value of this option is negative,
+ the corrected command will be executed immediately. If the
+ value is 0 - the command will be just shown but not executed.
+ This is the default.
+
http.proxy::
Override the HTTP proxy, normally configured using the 'http_proxy'
environment variable (see linkgit:curl[1]). This can be overridden
</p>\r
</dd>\r
<dt>\r
+help.autocorrect\r
+</dt>\r
+<dd>\r
+<p>\r
+ Automatically correct and execute mistyped commands after\r
+ waiting for the given number of deciseconds (0.1 sec). If more\r
+ than one command can be deduced from the entered text, nothing\r
+ will be executed. If the value of this option is negative,\r
+ the corrected command will be executed immediately. If the\r
+ value is 0 - the command will be just shown but not executed.\r
+ This is the default.\r
+</p>\r
+</dd>\r
+<dt>\r
http.proxy\r
</dt>\r
<dd>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2008-09-01 06:10:53 UTC\r
+Last updated 2008-09-09 01:34:20 UTC\r
</div>\r
</div>\r
</body>\r
</li>\r
<li>\r
<p>\r
+<tt>html</tt> suitable for HTML/XHTML documents.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
<tt>java</tt> suitable for source code in the Java lanugage.\r
</p>\r
</li>\r
</li>\r
<li>\r
<p>\r
-<tt>python</tt> suitable for source code in the Python language.\r
+<tt>php</tt> suitable for source code in the PHP language.\r
</p>\r
</li>\r
<li>\r
<p>\r
-<tt>ruby</tt> suitable for source code in the Ruby language.\r
+<tt>python</tt> suitable for source code in the Python language.\r
</p>\r
</li>\r
<li>\r
<p>\r
-<tt>tex</tt> suitable for source code for LaTeX documents.\r
+<tt>ruby</tt> suitable for source code in the Ruby language.\r
</p>\r
</li>\r
<li>\r
<p>\r
-<tt>html</tt> suitable for HTML/XHTML documents.\r
+<tt>tex</tt> suitable for source code for LaTeX documents.\r
</p>\r
</li>\r
</ul></div>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 2008-09-01 06:10:54 UTC\r
+Last updated 2008-09-09 01:34:20 UTC\r
</div>\r
</div>\r
</body>\r
- `bibtex` suitable for files with BibTeX coded references.
+- `html` suitable for HTML/XHTML documents.
+
- `java` suitable for source code in the Java lanugage.
- `pascal` suitable for source code in the Pascal/Delphi language.
+- `php` suitable for source code in the PHP language.
+
- `python` suitable for source code in the Python language.
- `ruby` suitable for source code in the Ruby language.
- `tex` suitable for source code for LaTeX documents.
-- `html` suitable for HTML/XHTML documents.
-
Performing a three-way merge
~~~~~~~~~~~~~~~~~~~~~~~~~~~~