summaryrefslogtreecommitdiff
path: root/docs/common.ent
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2013-07-04 10:38:30 +0200
committerGuido Günther <agx@sigxcpu.org>2013-07-04 10:38:30 +0200
commitcef5baedcf90d2732730b8114383ab610790e9c0 (patch)
tree25e2f67ae169c2c86e60a22bf1edb9e08bb92656 /docs/common.ent
parent2a233a7e6ca6002c082675059743f187460b4cee (diff)
Add gbp buildpackage example
showing git-pbuilder invocation
Diffstat (limited to 'docs/common.ent')
-rw-r--r--docs/common.ent2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/common.ent b/docs/common.ent
index 730d431..58472f4 100644
--- a/docs/common.ent
+++ b/docs/common.ent
@@ -14,8 +14,10 @@
<!ENTITY gbp-clone "<command>gbp clone</command>">
<!ENTITY gbp-pq "<command>gbp pq</command>">
<!ENTITY gbp-create-remote-repo "<command>gbp create-remote-repo</command>">
+ <!ENTITY git-pbuilder "<command>git pbuilder</command>">
<!ENTITY gitcmd "<command>git</command>">
<!ENTITY gitkcmd "<command>gitk</command>">
+ <!ENTITY cowbuildercmd "<command>cowbuilder</command>">
<!ENTITY pbuildercmd "<command>pbuilder</command>">
<!ENTITY pdebuildcmd "<command>pdebuild</command>">
<!ENTITY debuildcmd "<command>debuild</command>">