diff --git a/README.md b/README.md index c5d713a..a69b376 100644 --- a/README.md +++ b/README.md @@ -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,