summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMatthew Leeds <matthew.leeds@endlessm.com>2018-10-22 15:11:39 -0700
committerAtomic Bot <atomic-devel@projectatomic.io>2018-10-23 14:26:50 +0000
commited41822b45ff8b00c10528e1d918a69a4389fa21 (patch)
treed94d530d21725462320803d61f80d681d990aec4 /man
parent3fc46f37f7de3edd4d1c57f2554a6d57f2dc51c9 (diff)
downloadostree-ed41822b45ff8b00c10528e1d918a69a4389fa21.tar.gz
Rename core.repo-finders to core.default-repo-finders
This renames a config key to make its semantics more obvious. Despite what the commit message says, it only applies when a set of repo finders is not specified (either on the command line or in a library API call). This also renames the corresponding ostree_repo_get function. We can do this since it hasn't been released yet. Closes: #1763 Approved by: pwithnall
Diffstat (limited to 'man')
-rw-r--r--man/ostree.repo-config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ostree.repo-config.xml b/man/ostree.repo-config.xml
index 3ea24486..acaa3be5 100644
--- a/man/ostree.repo-config.xml
+++ b/man/ostree.repo-config.xml
@@ -217,7 +217,7 @@ Boston, MA 02111-1307, USA.
</varlistentry>
<varlistentry>
- <term><varname>repo-finders</varname></term>
+ <term><varname>default-repo-finders</varname></term>
<listitem><para>Semicolon separated default list of finders (sources
for refs) to use when pulling. This can be used to disable
pulling from mounted filesystems, peers on the local network,