1
0
Fork 0

issue #818: Foxx: foxx-manager spelling error in shell

This commit is contained in:
Jan Steemann 2014-04-11 12:15:13 +02:00
parent 62bac89b69
commit c8d21f5cb3
1 changed files with 1 additions and 1 deletions

View File

@ -565,7 +565,7 @@ function cmdUsage () {
'use strict';
var printf = arangodb.printf;
var fm = "foxx/manager";
var fm = "foxx-manager";
printf("Example usage:\n");
printf(" %s install <foxx> <mount-point>\n", fm);