adding filer!!!

This commit is contained in:
Chris Lu
2014-03-30 20:57:25 -07:00
parent d6aa6239de
commit 67be8a5af8
4 changed files with 138 additions and 35 deletions

View File

@@ -21,6 +21,7 @@ var server *string
var commands = []*Command{
cmdBenchmark,
cmdCompact,
cmdFiler,
cmdFix,
cmdServer,
cmdMaster,