Skip to content

Commit d94c9f6

Browse files
docs: improve help text for source-tokens-only
1 parent 05656da commit d94c9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/paragon-scripts.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ const COMMANDS = {
8383
},
8484
{
8585
name: '--source-tokens-only',
86-
description: 'Include only source design tokens in the build.',
86+
description: 'If provided, only tokens from --source will be included in the output; Paragon tokens will be used for references but not included in the output.',
8787
defaultValue: false,
8888
},
8989
{

0 commit comments

Comments
 (0)