We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2279289 + dba94e3 commit 8446b38Copy full SHA for 8446b38
t/helper/test-bloom.c
@@ -48,7 +48,7 @@ static void get_bloom_filter_for_commit(const struct object_id *commit_oid)
48
static const char *bloom_usage = "\n"
49
" test-tool bloom get_murmur3 <string>\n"
50
" test-tool bloom generate_filter <string> [<string>...]\n"
51
-" test-tool get_filter_for_commit <commit-hex>\n";
+" test-tool bloom get_filter_for_commit <commit-hex>\n";
52
53
int cmd__bloom(int argc, const char **argv)
54
{
0 commit comments