package main import "github.com/ledisdb/ledisdb/cmd" func main() { cmd.CmdRepair() }