Skip to content

Commit 3c3a77f

Browse files
committed
show file extension for type declaration file in help to make sure it's obvious what's being talked about
1 parent 3b6e8ab commit 3c3a77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/hsm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ ${colourN(`--force-quine-cheats`)}
430430
${forceQuineCheatsOptionDescription}
431431
${hackmudPathOption}
432432
${commands[0] == `push` ? `` : `${colourN(`--dts-path`)}=${colourB(`<path>`)}
433-
Path to generate a type declaration file for the scripts
433+
Path to generate a type declaration (.d.ts) file for the scripts
434434
`}\
435435
436436
${colourA(`Examples:`)}

0 commit comments

Comments
 (0)