add a command to force compaction of a volume, removing deleted files
This commit is contained in:
@@ -22,6 +22,7 @@ var IsDebug *bool
|
||||
var server *string
|
||||
|
||||
var commands = []*Command{
|
||||
cmdCompact,
|
||||
cmdFix,
|
||||
cmdMaster,
|
||||
cmdUpload,
|
||||
|
||||
Reference in New Issue
Block a user