Mercurial > hg
changeset 25851:bf3d10f0c34a
share: make option docs more check-config friendly
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sat, 18 Jul 2015 14:17:17 -0500 |
parents | b130764e3eb5 |
children | 870e361e049c |
files | hgext/share.py |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/share.py Sat Jul 18 14:16:36 2015 -0500 +++ b/hgext/share.py Sat Jul 18 14:17:17 2015 -0500 @@ -16,12 +16,12 @@ The following ``share.`` config options influence this feature: -``pool`` +``share.pool`` Filesystem path where shared repository data will be stored. When defined, :hg:`clone` will automatically use shared repository storage instead of creating a store inside each clone. -``poolnaming`` +``share.poolnaming`` How directory names in ``share.pool`` are constructed. "identity" means the name is derived from the first changeset in the