HBASE-16848 Usage for show_peer_tableCFs command doesn't include peer
This commit is contained in:
parent
2a8e62f8ee
commit
9224cead86
|
@ -25,7 +25,7 @@ module Shell
|
||||||
return <<-EOF
|
return <<-EOF
|
||||||
Show replicable table-cf config for the specified peer.
|
Show replicable table-cf config for the specified peer.
|
||||||
|
|
||||||
hbase> show_peer_tableCFs
|
hbase> show_peer_tableCFs '2'
|
||||||
EOF
|
EOF
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue