Skip to content

Commit

Permalink
feat(cli): improve usage message
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Sep 17, 2018
1 parent 5117688 commit 2b7884d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bin/dev-package.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ const meta = require("../package")

const usage = `dev-package v${ meta.version } - Install dev package
Usage: dev-package <command> [options] <entries...>
Usage: dev-package <command>
where <command> is one of:
install
Options:
Expand Down

0 comments on commit 2b7884d

Please sign in to comment.