Commands mirror/repo/snapshot rename. #63

This commit is contained in:
Andrey Smirnov
2014-07-26 17:11:26 +04:00
parent d7ef1a0c4b
commit 772111ad26
8 changed files with 182 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ func makeCmdSnapshot() *commander.Command {
makeCmdSnapshotDiff(),
makeCmdSnapshotMerge(),
makeCmdSnapshotDrop(),
makeCmdSnapshotRename(),
},
}
}