summaryrefslogtreecommitdiff
path: root/docs/common.ent
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-11-22 17:01:02 +0100
committerGuido Günther <agx@sigxcpu.org>2009-11-22 17:12:09 +0100
commitc5e41484150403547a1d0db8151b3a0d5bf6b80b (patch)
tree85632f22f70fdd4ce87488921f2bef5aae403d04 /docs/common.ent
parent043c75a1c06aa30c3b67bae6e77f7dd9dae91059 (diff)
Add documentation for gbp-{pg,pull.clone}
Diffstat (limited to 'docs/common.ent')
-rw-r--r--docs/common.ent3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/common.ent b/docs/common.ent
index 3ff5716..ff27a64 100644
--- a/docs/common.ent
+++ b/docs/common.ent
@@ -8,6 +8,9 @@
<!ENTITY git-import-dsc "<command>git-import-dsc</command>">
<!ENTITY git-import-dscs "<command>git-import-dscs</command>">
<!ENTITY git-dch "<command>git-dch</command>">
+ <!ENTITY gbp-pull "<command>gbp-pull</command>">
+ <!ENTITY gbp-clone "<command>gbp-clone</command>">
+ <!ENTITY gbp-pq "<command>gbp-pq</command>">
<!ENTITY gitcmd "<command>git</command>">
<!ENTITY gitkcmd "<command>gitk</command>">
<!ENTITY pbuildercmd "<command>pbuilder</command>">