Skip to content

Commit 35aa73e

Browse files
authored
Update command list
1 parent e0e513b commit 35aa73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/csforge/sstable/Driver.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ public static void main(String ... args) {
5252
}
5353

5454
private static void printCommands() {
55-
System.err.println("Available commands: cqlsh, describe, hints, commitlog");
55+
System.err.println("Available commands: cqlsh, describe, hints, compact");
5656
}
5757
}

0 commit comments

Comments
 (0)