Author: tille
Date: 2015-05-14 05:24:53 +0000 (Thu, 14 May 2015)
New Revision: 19235

Modified:
   trunk/community/website/docs/policy.xml
Log:
Further syntax fix


Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml     2015-05-14 05:16:13 UTC (rev 
19234)
+++ trunk/community/website/docs/policy.xml     2015-05-14 05:24:53 UTC (rev 
19235)
@@ -430,7 +430,7 @@
                        <para>
                        This will create an empty, bare, shared Git repository 
and setup some hooks. Each package is kept in its own Git repository.
                        Now, on your local machine add the alioth repository as 
a remote:<programlisting>
-<command>git remote add</command> <literal>origin</literal> <filename 
class="directory">git+ssh://git.debian.org/git/debian-med/package.git</filename>
+<command>git remote add</command> <literal>origin</literal> <filename 
class="directory">git+ssh://git.debian.org/git/debian-med/&lt;pkg&gt;.git</filename>
 </programlisting>
 </para>
                        <para>This is done automatically after cloning a 
repository, for instance with


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to