diff --git a/pylib/cqlshlib/helptopics.py b/pylib/cqlshlib/helptopics.py index 34584ff119..bcec9bc3a2 100644 --- a/pylib/cqlshlib/helptopics.py +++ b/pylib/cqlshlib/helptopics.py @@ -608,7 +608,7 @@ class CQL3HelpTopics(CQLHelpTopics): ( , [, [, ...]] ) VALUES ( , [, [, ...]] ) [USING TIMESTAMP ] - [AND TTL ]; An INSERT is used to write one or more columns to a record in a CQL table. No results are returned.