projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b79578
)
doc: Note that refs --delete does not prune
author
Colin Walters
<walters@verbum.org>
Mon, 28 Sep 2015 19:49:12 +0000
(15:49 -0400)
committer
Colin Walters
<walters@verbum.org>
Mon, 28 Sep 2015 19:49:38 +0000
(15:49 -0400)
doc/ostree-refs.xml
patch
|
blob
|
history
diff --git
a/doc/ostree-refs.xml
b/doc/ostree-refs.xml
index 4a33cd324cd5e44b5de9f8e8c13d53466dbb1c64..e97cb1c5af9c8eb644178edf1626fcf006a1f358 100644
(file)
--- a/
doc/ostree-refs.xml
+++ b/
doc/ostree-refs.xml
@@
-69,7
+69,8
@@
Boston, MA 02111-1307, USA.
<term><option>--delete</option></term>
<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>
</varlistentry>
</variablelist>