# HG changeset patch # User Martin Geisler # Date 1257192513 -3600 # Node ID 0f235a427f95052874b854c74804fa55815eba92 # Parent 26fc6024dd06f378a004b187ab3cae6851bf582d hgrc.5: combined short paragraphs into one Short and precise sentences are good, but we can have more than one such sentence per paragraph. diff -r 26fc6024dd06 -r 0f235a427f95 doc/hgrc.5.txt --- a/doc/hgrc.5.txt Mon Nov 02 21:02:56 2009 +0100 +++ b/doc/hgrc.5.txt Mon Nov 02 21:08:33 2009 +0100 @@ -97,12 +97,9 @@ eggs Each line contains one entry. If the lines that follow are indented, -they are treated as continuations of that entry. - -Leading whitespace is removed from values. Empty lines are skipped. - -Lines beginning with ``#`` or ``;`` are ignored and may be used to provide -comments. +they are treated as continuations of that entry. Leading whitespace is +removed from values. Empty lines are skipped. Lines beginning with +``#`` or ``;`` are ignored and may be used to provide comments. A line of the form ``%include file`` will include ``file`` into the current configuration file. The inclusion is recursive, which means