Skip to content

Commit 2806fc3

Browse files
committed
reprhase
1 parent 357c424 commit 2806fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gateway/src/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ let cli = new Command()
362362
.addOption(
363363
new Option(
364364
'--hive-registry-token <token>',
365-
'[DEPRECATED: please use "--hive-target" and "--hive-access-token"] Hive registry token for usage metrics reporting',
365+
'[DEPRECATED] please use "--hive-target" and "--hive-access-token"',
366366
).env('HIVE_REGISTRY_TOKEN'),
367367
)
368368
.addOption(

0 commit comments

Comments
 (0)