Commit ae94df8f authored by Yoni Fogel's avatar Yoni Fogel

Modified usage text

git-svn-id: file:///svn/tokudb@1042 c7de825b-a66e-492c-adef-691d508d4ae1
parent 2a47d938
......@@ -218,8 +218,7 @@ cleanup:
int usage()
{
fprintf(stderr,
"usage: %s [-klNprRV] [-f output_file] [-h home]\n"
" [-s subdatabase] db_file\n",
"usage: %s [-pVT] [-f output] [-h home] [-s database] db_file\n",
g.progname);
return EXIT_FAILURE;
}
......
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