summaryrefslogtreecommitdiff
path: root/man/ostree-pull.xml
diff options
context:
space:
mode:
authorJonathan Lebon <jlebon@redhat.com>2017-08-11 10:16:17 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2017-08-14 12:04:42 +0000
commit64b7c420255e71dacc0549e0f9f20cfda2b2d524 (patch)
treee975a487857d96c823190db27623b68a78e29abb /man/ostree-pull.xml
parent2522db016456fbb0c83a9b26e8e73c11d7471aec (diff)
downloadostree-64b7c420255e71dacc0549e0f9f20cfda2b2d524.tar.gz
pull: mark commits from local cache as partial
If one of the localcache repos has the exact same commit we resolved from the remote, then we need to make sure to mark it as partial so that we download the full tree. Closes: #1074 Closes: #1076 Approved by: cgwalters
Diffstat (limited to 'man/ostree-pull.xml')
-rw-r--r--man/ostree-pull.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ostree-pull.xml b/man/ostree-pull.xml
index d7831850..59a6dbc8 100644
--- a/man/ostree-pull.xml
+++ b/man/ostree-pull.xml
@@ -78,7 +78,7 @@ Boston, MA 02111-1307, USA.
<listitem><para>
Like git's <literal>clone --reference</literal>. Reuse the provided
- OSTree repo as a local object cache of objects when doing HTTP fetches.
+ OSTree repo as a local object cache when doing HTTP fetches.
May be specified multiple times.
</para></listitem>
</varlistentry>