Mercurial > hg
changeset 9701:0f235a427f95
hgrc.5: combined short paragraphs into one
Short and precise sentences are good, but we can have more than one
such sentence per paragraph.
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Mon, 02 Nov 2009 21:08:33 +0100 |
parents | 26fc6024dd06 |
children | a9d15bf7efe2 |
files | doc/hgrc.5.txt |
diffstat | 1 files changed, 3 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- 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