Skip to content

Commit

Permalink
[refactor] Add help command
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecki authored and indexzero committed Nov 23, 2011
1 parent 1da249c commit 3d262df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/forever/cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*/

var fs = require('fs'),
util = require('util'),
path = require('path'),
flatiron = require('flatiron'),
cliff = require('cliff'),
Expand Down

0 comments on commit 3d262df

Please sign in to comment.