aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorernado <ernado@ya.ru>2014-07-23 13:10:06 +0400
committerernado <ernado@ya.ru>2014-07-23 13:10:06 +0400
commit318859836722e1c0ab23798b9aa17574d7ffc25a (patch)
tree01450e1b32f9336f6abd784be4bf3aef5bb5464c /docs
parent2af5d9fb15e0ac92ec5576ce291188f7fda52c94 (diff)
downloadseaweedfs-318859836722e1c0ab23798b9aa17574d7ffc25a.tar.xz
seaweedfs-318859836722e1c0ab23798b9aa17574d7ffc25a.zip
formatting for getting started page of -h examples
Diffstat (limited to 'docs')
-rw-r--r--docs/gettingstarted.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst
index b79d701d5..59387be6b 100644
--- a/docs/gettingstarted.rst
+++ b/docs/gettingstarted.rst
@@ -11,9 +11,8 @@ Put the file "weed" to all related computers, in any folder you want. Use
.. code-block:: bash
- ./weed -h
+ ./weed -h # to check available options
-to check available options.
Set up Weed Master
*********************************
@@ -36,7 +35,7 @@ Set up Weed Volume Server
.. code-block:: bash
- ./weed volume -h # to check available options.
+ ./weed volume -h # to check available options
Usually volume servers are spread on different computers. They can have different disk space, or even different operating system.