From 16c7c50e8f290496c174be64f0d08882c81c9e72 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sat, 1 Jun 2013 12:12:11 -0400 Subject: [PATCH] Docs standardization --- library/database/riak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/database/riak b/library/database/riak index e0b98ade04..ea99dff122 100644 --- a/library/database/riak +++ b/library/database/riak @@ -76,7 +76,7 @@ options: examples: - code: "riak: command=join target_node=riak@10.1.1.1" 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." - code: "riak: wait_for_service=kv" description: "Wait for riak_kv service to startup"