This is an automated email from the ASF dual-hosted git repository.
stack pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-operator-tools.git
The following commit(s) were added to refs/heads/master by this push:
new dd8a0e2 Fix formatting error.
dd8a0e2 is described below
commit dd8a0e285eb52d9d6862efc30610f8a529f8ceea
Author: Michael Stack <[email protected]>
AuthorDate: Wed Oct 24 14:27:37 2018 -0700
Fix formatting error.
---
hbase-hbck2/README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/hbase-hbck2/README.md b/hbase-hbck2/README.md
index c7fb6c2..344bfa2 100644
--- a/hbase-hbck2/README.md
+++ b/hbase-hbck2/README.md
@@ -1,4 +1,6 @@
-# Apache HBase HBCK2 Tool HBCK2 is the successor to
[hbck](https://hbase.apache.org/book.html#hbck.in.depth), the hbase-1.x fixup
tool (A.K.A _hbck1_). Use it in place of _hbck1_ making repairs against
hbase-2.x installs.
+# Apache HBase HBCK2 Tool
+
+HBCK2 is the successor to
[hbck](https://hbase.apache.org/book.html#hbck.in.depth), the hbase-1.x fixup
tool (A.K.A _hbck1_). Use it in place of _hbck1_ making repairs against
hbase-2.x installs.
## _hbck1_
The _hbck_ tool that ships with hbase-1.x (A.K.A _hbck1_) should not be run
against an