We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df3dfe commit 52cfd11Copy full SHA for 52cfd11
README.md
@@ -87,9 +87,9 @@ $ tree
87
88
```
89
- OSS-Report_[datetime].xlsx : FOSSLight Source result in OSS Report format.
90
-- result_[datetime].csv : Excluding windows, this is the result of outputting the OSS Report in csv format.
91
-- fosslight_src_log_[datetime].txt: This is the file where the execution log is saved.
92
-- scancode_[datetime].json : This is the ScanCode result when the -j option is given with the fosslight_source command.
+- result_[datetime].csv : FOSSLight Source result in csv format. (Except Windows)
+- fosslight_src_log_[datetime].txt: The execution log.
+- scancode_[datetime].json : The ScanCode result in case of -j option.
93
94
95
## 👏 How to report issue
0 commit comments