Skip to content

Commit deb29c3

Browse files
rewrite description of command
1 parent 5807915 commit deb29c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/commands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ export default {
132132
registries: {
133133
array: true,
134134
description:
135-
'registries to publish, overriding your configuration in oc.json'
135+
'List of registries to publish to. This setting will take precedence over oc.json file'
136136
}
137137
},
138138
description: 'Publish a component',

0 commit comments

Comments
 (0)