Skip to content

Commit

Permalink
Adding more clarity on how sigs are applied to objects.
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Winchester <[email protected]>
  • Loading branch information
Joshua Winchester committed Apr 18, 2024
1 parent 173cfd4 commit 41ab99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion signNverify.rst
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ As well as the default behaviour, which signs all objects, fine-grained
control of signing is possible.

If you ``sif list`` a SIF file you will see it is comprised of a number
of objects. Each object has an ``ID``, and belongs to a ``GROUP``.
of objects. Each object has an ``ID``, and belongs to a ``GROUP``. Since signatures are *applied* to objects, they have an ``ID`` but not a ``GROUP``.

.. code::
Expand Down

0 comments on commit 41ab99f

Please sign in to comment.