Skip to content

Commit 5cf71db

Browse files
committed
Correct doc grammar
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 59a150c commit 5cf71db

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,11 @@ obtain the actual archived content when other tools may fail.
5353

5454
It can also extract recursively any type of (nested) archives-in-archives
5555

56-
As a downside, the extracted content may not be exactly what would be expected
57-
to use the contained files: for instance ... but this it is perfectly OK for
58-
file content analysis for software composition or forensic analysis.
56+
As a downside, the extracted content may not be exactly what would be extracted
57+
for a typical usage of the contained files: for instance some file may be
58+
renamed, special files and symlinks are skipped, permissions and owners are
59+
changed but this it is fine for prmary the use case which is analysis of file
60+
content for software composition or forensic analysis.
5961

6062
Behind the scene, ExtractCode uses multiple tools such as:
6163

0 commit comments

Comments
 (0)