1
0
Fork 0

fixed parse error

This commit is contained in:
Jan Steemann 2015-11-02 15:48:17 +01:00 committed by Frank Celler
parent 3eb6794d8f
commit 16bdc37447
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ var help = function () {
"available" : "lists all Foxx applications available in the local repository",
"configuration" : "request the configuration information for the given mountpoint",
"configure" : "sets the configuration for the given mountpoint",
"updateDeps" : "links the dependencies in manifest to a mountpoint"
"updateDeps" : "links the dependencies in manifest to a mountpoint",
"dependencies" : "request the dependencies information for the given mountpoint",
"development" : "activates development mode for the given mountpoint",
"help" : "shows this help",