fix small comment error
This commit is contained in:
parent
b1565dec3e
commit
afa6f885ad
@ -17,7 +17,7 @@ var smartcli = require("smartcli");
|
|||||||
smartcli.checkCommand('jazz');
|
smartcli.checkCommand('jazz');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* returns an object for terminal command "node myjs.js --myoption something like so
|
* returns an object for terminal command "node myjs.js --myoption something" like so
|
||||||
* {
|
* {
|
||||||
* name: 'myoption',
|
* name: 'myoption',
|
||||||
* specified: true,
|
* specified: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user