Commit 6aa2c88f authored by Leif Walsh's avatar Leif Walsh Committed by Yoni Fogel

[t:4580] add "garbage" to the interactive help


git-svn-id: file:///svn/toku/tokudb@40428 c7de825b-a66e-492c-adef-691d508d4ae1
parent 87b869aa
......@@ -456,6 +456,7 @@ interactive_help(void) {
fprintf(stderr, "bx OFFSET | block_translation OFFSET\n");
fprintf(stderr, "dumpdata 0|1\n");
fprintf(stderr, "fragmentation\n");
fprintf(stderr, "garbage\n");
fprintf(stderr, "file OFFSET SIZE [outfilename]\n");
fprintf(stderr, "quit\n");
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment