Skip to content

Commit 0d88064

Browse files
authored
Update README.rst to remove unnecessary text
1 parent a573e47 commit 0d88064

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.rst

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff 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-
8671
Build and tests status
8772
======================
8873

0 commit comments

Comments
 (0)