File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -68,21 +68,6 @@ Discover also:
6868- Other companion SCA projects for code origin, license and security analysis
6969 here: https://aboutcode.org
7070
71- Archive extraction
72- ==================
73-
74- By default ScanCode does not extract files from tarballs, zip files, and
75- other archives as part of the scan. The archives that exist in a codebase
76- must be extracted before running a scan: `extractcode ` is a bundled utility
77- behaving as a mostly-universal archive extractor. For example, this command will
78- recursively extract the mytar.tar.bz2 tarball in the mytar.tar.bz2-extract
79- directory::
80-
81- ./extractcode mytar.tar.bz2
82-
83- See `all extractcode options <https://scancode-toolkit.readthedocs.io/en/latest/reference/cli-extractcode.html >`_
84- and `how to extract archives <https://scancode-toolkit.readthedocs.io/en/latest/tutorials/how_to_extract_archives.html >`_ for details.
85-
8671Build and tests status
8772======================
8873
You can’t perform that action at this time.
0 commit comments