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 caf2d3f commit 6de9b2cCopy full SHA for 6de9b2c
1 file changed
README.rst
@@ -37,9 +37,9 @@ Usage
37
-----
38
39
MatchCode toolkit provides the ``--fingerprint`` option for ScanCode toolkit.
40
-This is a post-scan plugin that adds the fields
41
-``directory_content_fingerprint`` and ``directory_structure_fingerprint`` to
42
-Resources and computes those values for directories.
+This is a scan plugin that adds the fields
+``directory_content_fingerprint``, ``directory_structure_fingerprint``, and
+``halo1`` to Resources and computes those values.
43
::
44
45
scancode --info --fingerprint <scan target location> --json-pp <output location>
0 commit comments