# HG changeset patch
# User Matt Mackall <mpm@selenic.com>
# Date 1437247037 18000
#      Sat Jul 18 14:17:17 2015 -0500
# Node ID bf3d10f0c34ab51bfdfba00391bf52b122d2d385
# Parent  b130764e3eb5ca6195941c297a47215a7fcdbbda
share: make option docs more check-config friendly

diff --git a/hgext/share.py b/hgext/share.py
--- a/hgext/share.py
+++ b/hgext/share.py
@@ -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