Skip to content

Commit

Permalink
Update 1.3 userdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 25, 2024
1 parent 5e4777d commit 32a2a79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/docs/user/1.3/_sources/signNverify.rst.txt
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
2 changes: 1 addition & 1 deletion public/docs/user/1.3/signNverify.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h3>Advanced Signing - SIF IDs and Groups<a class="headerlink" href="#advanced-s
<p>As well as the default behaviour, which signs all objects, fine-grained
control of signing is possible.</p>
<p>If you <code class="docutils literal notranslate"><span class="pre">sif</span> <span class="pre">list</span></code> a SIF file you will see it is comprised of a number
of objects. Each object has an <code class="docutils literal notranslate"><span class="pre">ID</span></code>, and belongs to a <code class="docutils literal notranslate"><span class="pre">GROUP</span></code>.</p>
of objects. Each object has an <code class="docutils literal notranslate"><span class="pre">ID</span></code>, and belongs to a <code class="docutils literal notranslate"><span class="pre">GROUP</span></code>. Since signatures are <em>applied</em> to objects, they have an <code class="docutils literal notranslate"><span class="pre">ID</span></code> but not a <code class="docutils literal notranslate"><span class="pre">GROUP</span></code>.</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span>$ apptainer sif list my_container.sif

------------------------------------------------------------------------------
Expand Down

0 comments on commit 32a2a79

Please sign in to comment.