mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
feature(json) bin -> help
This commit is contained in:
parent
0fe40b5283
commit
1ce8a78e04
2 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@
|
|||
}
|
||||
|
||||
function help() {
|
||||
var bin = require('../json/bin'),
|
||||
var bin = require('../json/help'),
|
||||
usage = 'Usage: cloudcmd [options]',
|
||||
url = Info.homepage;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue