File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ Outputs:
292292
293293- The CSV output format --csv option is now deprecated. It will be replaced by
294294 new CSV and tabular output formats in the next ScanCode release.
295- Visit https://github.com/nexB/scancode-toolkit/issues/3047 to provide inputs
295+ Visit https://github.com/nexB/scancode-toolkit/issues/3043 to provide inputs
296296 and feedback.
297297
298298
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ def logger_debug(*args):
4242DEPRECATED_MSG = (
4343 'The --csv option is deprecated and will be replaced by new CSV and '
4444 'tabular output formats in the next ScanCode release. '
45- 'Visit https://github.com/nexB/scancode-toolkit/issues/3047 to provide inputs and feedback.'
45+ 'Visit https://github.com/nexB/scancode-toolkit/issues/3043 to provide inputs and feedback.'
4646)
4747
4848
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Options:
4949 --csv option is deprecated and will be replaced by new
5050 CSV and tabular output formats in the next ScanCode
5151 release. Visit https://github.com/nexB/scancode-
52- toolkit/issues/3047 to provide inputs and feedback.
52+ toolkit/issues/3043 to provide inputs and feedback.
5353 --html FILE Write scan output as HTML to FILE.
5454 --custom-output FILE Write scan output to FILE formatted with the custom
5555 Jinja template file.
You can’t perform that action at this time.
0 commit comments