diff --git a/public/docs/user/1.3/_sources/signNverify.rst.txt b/public/docs/user/1.3/_sources/signNverify.rst.txt index 2e14b220..00cc650c 100644 --- a/public/docs/user/1.3/_sources/signNverify.rst.txt +++ b/public/docs/user/1.3/_sources/signNverify.rst.txt @@ -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:: diff --git a/public/docs/user/1.3/signNverify.html b/public/docs/user/1.3/signNverify.html index 31127b6e..d8439e16 100644 --- a/public/docs/user/1.3/signNverify.html +++ b/public/docs/user/1.3/signNverify.html @@ -369,7 +369,7 @@

Advanced Signing - SIF IDs and Groupssif 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.

$ apptainer sif list my_container.sif
 
 ------------------------------------------------------------------------------