aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoryourchanges <yourchanges@gmail.com>2015-02-12 17:32:53 +0800
committeryourchanges <yourchanges@gmail.com>2015-02-12 17:32:53 +0800
commit2adf4a108b595ec8b4503b34665591741fa4f963 (patch)
treeda968af4fa066dfd281ae0ef4e6d59d806fed10e /docs
parent55c40997b1cd9e33eaa841b8abf5e1678773dd1c (diff)
parenteff83a87d126faf0dd5b05876690271777f41e65 (diff)
downloadseaweedfs-2adf4a108b595ec8b4503b34665591741fa4f963.tar.xz
seaweedfs-2adf4a108b595ec8b4503b34665591741fa4f963.zip
Merge pull request #6 from chrislusf/master
merge
Diffstat (limited to 'docs')
-rw-r--r--docs/replication.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/replication.rst b/docs/replication.rst
index 54e4b2503..920fdbca0 100644
--- a/docs/replication.rst
+++ b/docs/replication.rst
@@ -10,7 +10,7 @@ Basically, the way it works is:
.. code-block:: bash
- ./weed master -defaultReplicationType=001
+ ./weed master -defaultReplication=001
2. start volume servers as this: