Commit 16c7c50e by Michael DeHaan

Docs standardization

parent e5d911fb
...@@ -76,7 +76,7 @@ options: ...@@ -76,7 +76,7 @@ options:
examples: examples:
- code: "riak: command=join target_node=riak@10.1.1.1" - code: "riak: command=join target_node=riak@10.1.1.1"
description: "Join's a Riak node to another node" description: "Join's a Riak node to another node"
- code: "riak: wait_for_handoffs=true" - code: "riak: wait_for_handoffs=yes"
description: "Wait for handoffs to finish. Use with async and poll." description: "Wait for handoffs to finish. Use with async and poll."
- code: "riak: wait_for_service=kv" - code: "riak: wait_for_service=kv"
description: "Wait for riak_kv service to startup" description: "Wait for riak_kv service to startup"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment