10000 added updateDeps and a comma · msand/arangodb@b4554d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit b4554d0

Browse files
committed
added updateDeps and a comma
1 parent 01a3a47 commit b4554d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/client/modules/org/arangodb/foxx/manager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ var help = function () {
150150
"available" : "lists all Foxx applications available in the local repository",
151151
"configuration" : "request the configuration information for the given mountpoint",
152152
"configure" : "sets the configuration for the given mountpoint",
153-
"updateDeps" : "links the dependencies in manifest to a mountpoint"
153+
"updateDeps" : "links the dependencies in manifest to a mountpoint",
154154
"dependencies" : "request the dependencies information for the given mountpoint",
155155
"development" : "activates development mode for the given mountpoint",
156156
"help" : "shows this help",

0 commit comments

Comments
 (0)
0