Skip to content

Commit

Permalink
docs: json
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Sep 26, 2020
1 parent e3a00b4 commit fe4a7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webpack-cli/lib/utils/cli-flags.js
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,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 fe4a7ec

Please sign in to comment.