Author: jbellis
Date: Sat Sep 10 21:20:49 2011
New Revision: 1167607

URL: http://svn.apache.org/viewvc?rev=1167607&view=rev
Log:
update clihelp

Modified:
    
cassandra/branches/cassandra-1.0.0/src/resources/org/apache/cassandra/cli/CliHelp.yaml

Modified: 
cassandra/branches/cassandra-1.0.0/src/resources/org/apache/cassandra/cli/CliHelp.yaml
URL: 
http://svn.apache.org/viewvc/cassandra/branches/cassandra-1.0.0/src/resources/org/apache/cassandra/cli/CliHelp.yaml?rev=1167607&r1=1167606&r2=1167607&view=diff
==============================================================================
--- 
cassandra/branches/cassandra-1.0.0/src/resources/org/apache/cassandra/cli/CliHelp.yaml
 (original)
+++ 
cassandra/branches/cassandra-1.0.0/src/resources/org/apache/cassandra/cli/CliHelp.yaml
 Sat Sep 10 21:20:49 2011
@@ -929,7 +929,7 @@ commands:
           Valid options are:
             - ascii
             - bytes: if used without arguments generates a zero length byte 
array
-            - int32
+            - int
             - integer
             - lexicaluuid: if used without arguments generates a new random 
uuid
             - long
@@ -999,7 +999,7 @@ commands:
           Valid options are:
             - ascii
             - bytes: if used without arguments generates a zero length byte 
array
-            - int32
+            - int
             - integer
             - lexicaluuid: if used without arguments generates a new random 
uuid
             - long
@@ -1043,7 +1043,7 @@ commands:
            Supported values are:
             - ascii
             - bytes: if used without arguments generates a zero length byte 
array
-            - int32
+            - int
             - integer
             - lexicaluuid: if used without arguments generates a new random 
uuid
             - long
@@ -1148,7 +1148,7 @@ commands:
             - ascii
             - bytes
             - counterColumn (distributed counter column)
-            - int32
+            - int
             - integer (a generic variable-length integer type)
             - lexicalUUID
             - long


Reply via email to