Skip to content

Commit

Permalink
Merge branch 'integration' into bugfix/content-functions-scored-phrases
Browse files Browse the repository at this point in the history
  • Loading branch information
ivakegg committed Jun 26, 2024
2 parents 6658076 + af8844c commit de71600
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ protected void printUsage() {
System.out.println(" [-collectDistributionStats]");
System.out.println(" [-ingestMetricsDisabled]");
System.out.println(" [-ingestMetricsLabel label]");
System.out.println(" [-compressionType lzo|gz]");
System.out.println(" [-compressionType lzo|gz|zstd]");
System.out.println(" [-compressionTableDisallowList table,table,...");
System.out.println(" [-maxRFileUndeduppedEntries maxEntries]");
System.out.println(" [-maxRFileUncompressedSize maxSize]");
Expand Down

0 comments on commit de71600

Please sign in to comment.