Tatsuo Kawasaki created HBASE-12737:
---------------------------------------
Summary: Fixed typos hbase shell prompt in documents
Key: HBASE-12737
URL: https://issues.apache.org/jira/browse/HBASE-12737
Project: HBase
Issue Type: Bug
Components: documentation
Reporter: Tatsuo Kawasaki
Priority: Trivial
There are invalid prompts in replication chapter and security chapters.
e.g:
hbase< add_peer 'ID' 'CLUSTER_KEY'
Should be
hbase> add_peer 'ID' 'CLUSTER_KEY'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)