diff --git a/pylib/cqlshlib/helptopics.py b/pylib/cqlshlib/helptopics.py index 710aa74929..2af8db2b53 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.