We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892d86e commit f61bbc7Copy full SHA for f61bbc7
Documentation/GlobalTool.md
@@ -37,7 +37,7 @@ Options:
37
--use-source-link Specifies whether to use SourceLink URIs in place of file system paths.
38
--does-not-return-attribute Attributes that mark methods that do not return.
39
--exclude-assemblies-without-sources Specifies behaviour of heuristic to ignore assemblies with missing source documents.
40
- --use-mapping-file Specifies the path to a SourceRootsMappings file.
+ --source-mapping-file Specifies the path to a SourceRootsMappings file.
41
--version Show version information
42
-?, -h, --help Show help and usage information
43
```
0 commit comments