fix small comment error
This commit is contained in:
		@@ -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,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user