mirror of https://github.com/apache/cassandra
fix 'help describe cluster' in cassandra-cli
This commit is contained in:
parent
73f479c287
commit
08eebcdf44
|
|
@ -130,7 +130,7 @@ commands:
|
|||
describe; - Describes current authenticated keyspace
|
||||
describe <keyspace>; - Describe this keyspace
|
||||
describe <column_family>; - Describe the colum family in the current authenticated keyspace
|
||||
- name:
|
||||
- name: NODE_DESCRIBE_CLUSTER
|
||||
help: |
|
||||
describe cluster;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue