Skip to content

Commit 50f73bd

Browse files
authored
Merge pull request #225 from mikehardy/patch-1
docs: add '--patch-dir' to command-line help
2 parents 2696a0f + 8856b54 commit 50f73bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/index.ts

+4
Original file line numberDiff line numberDiff line change
@@ -124,5 +124,9 @@ Usage:
124124
${chalk.bold("--case-sensitive-path-filtering")}
125125
126126
Make regexps used in --include or --exclude filters case-sensitive.
127+
128+
${chalk.bold("--patch-dir")}
129+
130+
Specify the name for the directory in which to put the patch files.
127131
`)
128132
}

0 commit comments

Comments
 (0)