fix small comment error

This commit is contained in:
Phil Kunz 2015-10-14 21:16:12 +02:00
parent b1565dec3e
commit afa6f885ad

View File

@ -17,7 +17,7 @@ var smartcli = require("smartcli");
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',
* specified: true,