doc: Note that refs --delete does not prune
This commit is contained in:
parent
0b795785dd
commit
2f878afc02
|
|
@ -69,7 +69,8 @@ Boston, MA 02111-1307, USA.
|
||||||
<term><option>--delete</option></term>
|
<term><option>--delete</option></term>
|
||||||
|
|
||||||
<listitem><para>
|
<listitem><para>
|
||||||
Delete refs which match PREFIX, rather than listing them.
|
Delete refs which match PREFIX, rather than listing them. If you are trying to reclaim space,
|
||||||
|
you will then need to <command>ostree prune</command> or <command>ostree admin cleanup</command>.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue