You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by dm...@apache.org on 2011/08/16 14:15:48 UTC

svn commit: r1158223 - /hbase/trunk/src/docbkx/book.xml

Author: dmeil
Date: Tue Aug 16 12:15:48 2011
New Revision: 1158223

URL: http://svn.apache.org/viewvc?rev=1158223&view=rev
Log:
HBASE-4204 small typo in rolling restart

Modified:
    hbase/trunk/src/docbkx/book.xml

Modified: hbase/trunk/src/docbkx/book.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/book.xml?rev=1158223&r1=1158222&r2=1158223&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/book.xml (original)
+++ hbase/trunk/src/docbkx/book.xml Tue Aug 16 12:15:48 2011
@@ -1440,7 +1440,7 @@ false
                 </listitem>
                 <listitem>
                     <para>
-                       Disable the region balancer:<programlisting>$ echo "balance_switch false" | ./bin/hbase</programlisting>
+                       Disable the region balancer:<programlisting>$ echo "balance_switch false" | ./bin/hbase shell</programlisting>
                     </para>
                 </listitem>
                 <listitem>