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