aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/manpages/gbp-create-remote-repo.sgml
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2012-03-21 09:52:34 +0100
committerGuido Günther <agx@sigxcpu.org>2012-03-21 23:41:57 +0100
commitb9d03aff15778f0e32487bec3a76da2e5024929e (patch)
tree36b84fadf7ed62f354bfd48586a881ce95532bbb /docs/manpages/gbp-create-remote-repo.sgml
parenta884ef569828d9d7875427084d7c830f168a655c (diff)
gbp-create-remote-repo: add --remote-config
This specifies an additional config file section that can be used to preconfigure different remote locations.
Diffstat (limited to 'docs/manpages/gbp-create-remote-repo.sgml')
-rw-r--r--docs/manpages/gbp-create-remote-repo.sgml11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/manpages/gbp-create-remote-repo.sgml b/docs/manpages/gbp-create-remote-repo.sgml
index e680f9e8..93cf9268 100644
--- a/docs/manpages/gbp-create-remote-repo.sgml
+++ b/docs/manpages/gbp-create-remote-repo.sgml
@@ -25,6 +25,7 @@
<arg><option>--remote-url-pattern=</option><replaceable>url-pattern</replaceable></arg>
<arg><option>--remote-name=</option><replaceable>name</replaceable></arg>
<arg><option>--template-dir=</option><replaceable>directory</replaceable></arg>
+ <arg><option>--remote-config=</option><replaceable>config</replaceable></arg>
<arg><option>--[no-]pristine-tar</option></arg>
<arg><option>--debian-branch=</option><replaceable>branch_name</replaceable></arg>
<arg><option>--upstream-branch=</option><replaceable>branch_name</replaceable></arg>
@@ -78,6 +79,16 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--remote-config</option>=<replaceable>config</replaceable>
+ </term>
+ <listitem>
+ <para>Name of a config file section in <filename>gbp.conf</filename>
+ that specifies the above paramters. See <xref linkend="gbp.man.gbp.conf">
+ manpage for details.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--debian-branch</option>=<replaceable>branch_name</replaceable>
</term>
<listitem>