10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a3a47 commit b4554d0Copy full SHA for b4554d0
js/client/modules/org/arangodb/foxx/manager.js
@@ -150,7 +150,7 @@ var help = function () {
150
"available" : "lists all Foxx applications available in the local repository",
151
"configuration" : "request the configuration information for the given mountpoint",
152
"configure" : "sets the configuration for the given mountpoint",
153
- "updateDeps" : "links the dependencies in manifest to a mountpoint"
+ "updateDeps" : "links the dependencies in manifest to a mountpoint",
154
"dependencies" : "request the dependencies information for the given mountpoint",
155
"development" : "activates development mode for the given mountpoint",
156
"help" : "shows this help",
0 commit comments