Skip to content

Commit 70d68ef

Browse files
capajblakeembrey
authored andcommitted
Document -T alias in README (#600)
1 parent 6c610b4 commit 70d68ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Supports `--print`, `--eval` and `--require` from [node.js CLI options](https://
120120

121121
_Environment variable denoted in parentheses._
122122

123-
* `--transpileOnly` Use TypeScript's faster `transpileModule` (`TS_NODE_TRANSPILE_ONLY`)
123+
* `-T, --transpileOnly` Use TypeScript's faster `transpileModule` (`TS_NODE_TRANSPILE_ONLY`)
124124
* `--cacheDirectory` Configure the output file cache directory (`TS_NODE_CACHE_DIRECTORY`)
125125
* `-I, --ignore [pattern]` Override the path patterns to skip compilation (`TS_NODE_IGNORE`)
126126
* `-P, --project [path]` Path to TypeScript JSON project file (`TS_NODE_PROJECT`)

0 commit comments

Comments
 (0)