Skip to content

Commit 1bc2fed

Browse files
committed
Tweak help text
1 parent ed3edf9 commit 1bc2fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/commands/init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const options = [
1515
},
1616
{
1717
usage: '-p',
18-
description: 'Generate a postcss configuration file.',
18+
description: 'Generate postcss.config.js file.',
1919
},
2020
]
2121

0 commit comments

Comments
 (0)