Skip to content

Commit

Permalink
Added some info on how to use ngl
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanwills committed Mar 11, 2016
1 parent e17ef48 commit fa1bbdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ Synopsis

// Then process the arguments.
var options = getopt.process();

// use a passed parameter value
console.log('arg = ' + options.arg);
```

Description
Expand Down

0 comments on commit fa1bbdf

Please sign in to comment.