Skip to content

Commit

Permalink
refactor: help
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jan 25, 2021
1 parent 8c63e4d commit e2970e8
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 177 deletions.
2 changes: 1 addition & 1 deletion packages/serve/src/index.ts
Expand Up @@ -9,7 +9,7 @@ class ServeCommand {
name: 'serve [entries...]',
alias: 's',
description: 'Run the webpack dev server.',
usage: '[options]',
usage: '[entries...] [options]',
pkg: '@webpack-cli/serve',
dependencies: ['webpack-dev-server'],
},
Expand Down

0 comments on commit e2970e8

Please sign in to comment.