summaryrefslogtreecommitdiffhomepage
path: root/docs/manpages/gbp-create-remote-repo.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manpages/gbp-create-remote-repo.sgml')
-rw-r--r--docs/manpages/gbp-create-remote-repo.sgml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/manpages/gbp-create-remote-repo.sgml b/docs/manpages/gbp-create-remote-repo.sgml
index 0a21d35c..e680f9e8 100644
--- a/docs/manpages/gbp-create-remote-repo.sgml
+++ b/docs/manpages/gbp-create-remote-repo.sgml
@@ -24,6 +24,7 @@
<arg><option>--color=</option><replaceable>[auto|on|off]</replaceable></arg>
<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>--[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>
@@ -68,6 +69,15 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--template-dir</option>=<replaceable>directory</replaceable>
+ </term>
+ <listitem>
+ <para>Template directory to pass to <command>git init</command> on the remote
+ side. This can be used to customize the remote repository, e.g. to set up hooks.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--debian-branch</option>=<replaceable>branch_name</replaceable>
</term>
<listitem>