Skip to content

Commit ea5405a

Browse files
change command description
1 parent e5fb75d commit ea5405a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/cli/commands.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ export default {
5555
},
5656
components: {
5757
array: true,
58-
description: 'Filter only the components that you want to be included'
58+
description:
59+
'List of component names that you want to be packaged and exposed on dev registry'
5960
}
6061
},
6162
usage: 'Usage: $0 dev <dirPath> [port] [baseUrl] [options]'

0 commit comments

Comments
 (0)