diff --git a/man/ostree-pull.xml b/man/ostree-pull.xml
index dd901aa2..d7831850 100644
--- a/man/ostree-pull.xml
+++ b/man/ostree-pull.xml
@@ -132,7 +132,7 @@ Boston, MA 02111-1307, USA.
This command can retrieve just a specific commit, or go all
the way to performing a full mirror of the remote
repository. If no BRANCH is specified,
- all branches are retrieved.
+ all configured branches are retrieved.
diff --git a/man/ostree-remote.xml b/man/ostree-remote.xml
index 2bb8aa71..bf41a10c 100644
--- a/man/ostree-remote.xml
+++ b/man/ostree-remote.xml
@@ -96,6 +96,13 @@ Boston, MA 02111-1307, USA.
Changes remote repository configurations. The NAME refers to the name of the remote.
+
+ The BRANCH arguments to the
+ add subcommand specifies the configured branches
+ for the remote. See the branches section in
+ ostree.repo-config5
+ for more information.
+
The gpg-import subcommand can associate GPG keys to a specific remote repository for use when pulling signed commits from that repository (if GPG verification is enabled).
diff --git a/man/ostree.repo-config.xml b/man/ostree.repo-config.xml
index 90d0f3dc..cf0bf7c0 100644
--- a/man/ostree.repo-config.xml
+++ b/man/ostree.repo-config.xml
@@ -147,6 +147,13 @@ Boston, MA 02111-1307, USA.
metadata: summary, static delta "superblocks".
+
+ branches
+ A list of strings. Represents the default configured
+ branches to fetch from the remote when no specific branches are
+ requested during a pull operation.
+
+
proxy
A string value, if given should be a URL for a