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