This commit is contained in:
Vishal Banthia
2015-12-10 15:30:14 +09:00
parent b004dcb51b
commit d67d06a19f
2 changed files with 2 additions and 2 deletions

View File

@@ -758,7 +758,7 @@ program
.option('-u, --app-url <url>'
, 'URL to app'
, String)
.option('-u, --api-url <url>'
.option('-i, --api-url <url>'
, 'URL to api'
, String)
.option('-a, --auth-url <url>'