You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ above which are run with the ScanCode `-i` option. For a list of available ScanC
29
29
options see [How To: Set what will be detected in a scan](https://scancode-toolkit.readthedocs.io/en/latest/tutorials/how_to_set_what_will_be_detected_in_a_scan.html)
30
30
31
31
```bash
32
-
./scancode -clipeu <input><output_file>
32
+
scancode -clipeu <input><output_file>
33
33
```
34
34
35
35
* We have provided a set of sample scans that you can quickly review in
@@ -96,6 +96,6 @@ See the NOTICE file for more details.
96
96
97
97
If you have a question, a suggestion or find a bug, enter an issue.
0 commit comments