aboutsummaryrefslogtreecommitdiffhomepage
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.sgml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/manpages/gbp-create-remote-repo.sgml b/docs/manpages/gbp-create-remote-repo.sgml
index ae07f328..b6135991 100644
--- a/docs/manpages/gbp-create-remote-repo.sgml
+++ b/docs/manpages/gbp-create-remote-repo.sgml
@@ -29,6 +29,7 @@
<arg><option>--debian-branch=</option><replaceable>branch_name</replaceable></arg>
<arg><option>--upstream-branch=</option><replaceable>branch_name</replaceable></arg>
<arg><option>--[no-]track</option></arg>
+ <arg><option>--[no-]bare</option></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1>
@@ -120,6 +121,14 @@
pristine-tar branches.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--[no-]bare</option>
+ </term>
+ <listitem>
+ <para>Whether to the remote repository should be a bare
+ repository (this is the default).</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
<refsect1>