Skip to content

Commit

Permalink
docs: json
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Sep 25, 2020
1 parent 600dfc8 commit 41e05cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webpack-cli/lib/utils/cli-flags.js
Expand Up @@ -185,7 +185,7 @@ const core = [
usage: '--json',
type: [String, Boolean],
alias: 'j',
description: 'Prints result as JSON',
description: 'Print result as JSON or store it in a file',
},
{
name: 'mode',
Expand Down

0 comments on commit 41e05cd

Please sign in to comment.