Skip to content

Commit

Permalink
Fix -v version output
Browse files Browse the repository at this point in the history
  • Loading branch information
agnoster committed Oct 9, 2012
1 parent 6c90d4c commit 9aa9195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cli.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
var runner = require('./runner')
, LiterAPI = require('./')

var usageMessage =
"\n literapi [-vah] http://api.server:port/root file1 [file2 [...]]" +
Expand Down

0 comments on commit 9aa9195

Please sign in to comment.