You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by xe...@apache.org on 2012/11/17 00:08:26 UTC

[7/8] git commit: fix 'help describe cluster' in cassandra-cli

fix 'help describe cluster' in cassandra-cli


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/08eebcdf
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/08eebcdf
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/08eebcdf

Branch: refs/heads/trunk
Commit: 08eebcdf44d4f260ffab230128e1b256c2b73e77
Parents: 73f479c
Author: Dave Brosius <db...@apache.org>
Authored: Thu Nov 15 01:23:35 2012 -0500
Committer: Dave Brosius <db...@apache.org>
Committed: Thu Nov 15 01:23:35 2012 -0500

----------------------------------------------------------------------
 .../org/apache/cassandra/cli/CliHelp.yaml          |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/08eebcdf/src/resources/org/apache/cassandra/cli/CliHelp.yaml
----------------------------------------------------------------------
diff --git a/src/resources/org/apache/cassandra/cli/CliHelp.yaml b/src/resources/org/apache/cassandra/cli/CliHelp.yaml
index 12c7bf7..360c770 100644
--- a/src/resources/org/apache/cassandra/cli/CliHelp.yaml
+++ b/src/resources/org/apache/cassandra/cli/CliHelp.yaml
@@ -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;