Command aptly mirror edit with tests. #63

This commit is contained in:
Andrey Smirnov
2014-07-26 17:59:46 +04:00
parent b9c8a8d9da
commit 8649ee3b37
14 changed files with 196 additions and 0 deletions
+1
View File
@@ -55,6 +55,7 @@ func makeCmdMirror() *commander.Command {
makeCmdMirrorDrop(),
makeCmdMirrorUpdate(),
makeCmdMirrorRename(),
makeCmdMirrorEdit(),
},
}
}