Skip to content

Commit c3c327e

Browse files
sinediedstraker
andauthored
refactor: rename option description
Co-authored-by: Steven Lambert <[email protected]>
1 parent 7c8978d commit c3c327e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/src/bin/cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ program
7979
)
8080
.option(
8181
'--chrome-path <path>',
82-
'Absolute path to the desired chrome executable'
82+
'Path to the desired chrome executable'
8383
)
8484
.action(cli);
8585

0 commit comments

Comments
 (0)