This is an automated email from the ASF dual-hosted git repository.

dbarnes pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 93a6d81  User Guide: fixed typo in a gfsh command option (start 
locator —load-cluster configuration-from-dir)
93a6d81 is described below

commit 93a6d814c525894ef02cc0e00eb380d55c6c2ac9
Author: Dave Barnes <[email protected]>
AuthorDate: Wed Nov 1 09:51:40 2017 -0700

    User Guide: fixed typo in a gfsh command option (start locator 
—load-cluster configuration-from-dir)
---
 geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb 
b/geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb
index f0883a4..6e6dbf2 100644
--- a/geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb
+++ b/geode-docs/tools_modules/gfsh/command-pages/start.html.md.erb
@@ -267,7 +267,7 @@ start locator --name=value [--bind-address=value] 
[--force(=value)]
  [--groups=value(,value)*] [--hostname-for-clients=value]
  [--locators=value] [--log-level=value] [--mcast-address=value] 
[--mcast-port=value] [--port=value] [--dir=value]
  [--properties-file=value] [--security-properties-file=value] 
[--initial-heap=value] [--max-heap=value]
- [--connect(=value)] [--enable-cluster-configuration(=value)] 
[--load-from-cluster-configuration-dir(=value)]
+ [--connect(=value)] [--enable-cluster-configuration(=value)] 
[--load-cluster-configuration-from-dir(=value)]
  [--cluster-config-dir=value]
  [--http-service-port=value] [--http-service-bind-address=value] 
  [--J=value(,value)*]
@@ -380,7 +380,7 @@ See <a 
href="../../../configuring/cluster_config/gfsh_persist.html">Overview of
 <td>true</td>
 </tr>
 <tr class="even">
-<td><span class="keyword 
parmname">\-\-load-from-cluster-configuration-dir</span></td>
+<td><span class="keyword 
parmname">\-\-load-cluster-configuration-from-dir</span></td>
 <td>Loads the cluster configuration from the <span class="ph 
filepath">shared-config</span> directory. (When set to false, the configuration 
is loaded from the disk store of the internal, persistent region used by the 
locator to persist the configuration.)</td>
 <td>false</td>
 </tr>

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to