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 Nov 9, 2018
1 parent bcdabb6 commit f28d614
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 f28d614

Please sign in to comment.