Commands mirror/repo/snapshot search. #81

This commit is contained in:
Andrey Smirnov
2014-08-26 02:01:11 +04:00
parent ae906f525e
commit a2df51b40e
6 changed files with 162 additions and 0 deletions
+1
View File
@@ -56,6 +56,7 @@ func makeCmdMirror() *commander.Command {
makeCmdMirrorUpdate(),
makeCmdMirrorRename(),
makeCmdMirrorEdit(),
makeCmdMirrorSearch(),
},
}
}