Skip to content

Commit f61bbc7

Browse files
authored
Update docs on new source-mapping-file argument (#1632)
* Update docs on new source-mapping-file argument * Update GlobalTool.md
1 parent 892d86e commit f61bbc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/GlobalTool.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Options:
3737
--use-source-link Specifies whether to use SourceLink URIs in place of file system paths.
3838
--does-not-return-attribute Attributes that mark methods that do not return.
3939
--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.
40+
--source-mapping-file Specifies the path to a SourceRootsMappings file.
4141
--version Show version information
4242
-?, -h, --help Show help and usage information
4343
```

0 commit comments

Comments
 (0)