We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae98aaa commit 25bee59Copy full SHA for 25bee59
README.md
@@ -24,7 +24,7 @@ Command line usage:
24
`aspx2razor <input file / wildcard> [output-directory] [options]`
25
26
Options:
27
- -r: Convert directories and their contents recursively
+ -r: Convert directories and their contents recursively (Contributed by Jeffrey T. Fritz)
28
29
A file with cshtml extension will be created for each input file.
30
Existing files will be OVERWRITTEN so be careful.
0 commit comments