Re-enable task run command. #96

This commit is contained in:
Andrey Smirnov
2014-10-14 00:45:46 +04:00
parent d6c3389d7c
commit 50c8e35a90
5 changed files with 8 additions and 5 deletions

View File

@@ -71,8 +71,7 @@ package environment to new version.`,
makeCmdRepo(),
makeCmdServe(),
makeCmdSnapshot(),
// Disabled on no docs
//makeCmdTask(),
makeCmdTask(),
makeCmdPublish(),
makeCmdVersion(),
makeCmdPackage(),