diff --git a/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml b/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml index 2398f01a71..f40f2c20d0 100644 --- a/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml +++ b/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml @@ -139,6 +139,9 @@ commands: - name: upgradesstables [keyspace] [cfnames] help: | Scrub (rebuild sstables for) one or more column families + - name: setcompactionthreshold + help: | + Set min and max compaction thresholds for a given column family - name: getcompactionthreshold help: | Print min and max compaction thresholds for a given column family