Skip to content

Commit

Permalink
Updated number of workers to 'n' in README.
Browse files Browse the repository at this point in the history
It depends on your CPU.
  • Loading branch information
stephen-fox committed Mar 21, 2020
1 parent 33c8037 commit 4a71f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ arguments and an explanation of their effects:
-no-ilspy-errors
Exit if ILSpy fails to decompile a file
-num-workers int
Number of .NET decompiler instances to run concurrently (default 8)
Number of .NET decompiler instances to run concurrently (default n)
-o string
The output directory. Creates a new directory if not specified
-r Scan recursively
Expand Down

0 comments on commit 4a71f79

Please sign in to comment.