summaryrefslogtreecommitdiff
path: root/docs/common.ent
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-01-10 16:09:05 +0100
committerGuido Günther <agx@sigxcpu.org>2011-01-11 07:47:13 +0100
commit03f3d75d43458978ecc375f7e16cfc8f35b5ae99 (patch)
tree81e7ec81df5ff6a123e5f856d8c5e738c485cdd2 /docs/common.ent
parent05d9ecb7e4eaf6cfc8942c5c47b6f9dde2e99459 (diff)
Make gbp-create-remote-repo a first class citizen
Add manpage, move into path, add bash completion
Diffstat (limited to 'docs/common.ent')
-rw-r--r--docs/common.ent1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/common.ent b/docs/common.ent
index 19fbd44..8a7e3e2 100644
--- a/docs/common.ent
+++ b/docs/common.ent
@@ -11,6 +11,7 @@
<!ENTITY gbp-pull "<command>gbp-pull</command>">
<!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 gitcmd "<command>git</command>">
<!ENTITY gitkcmd "<command>gitk</command>">
<!ENTITY pbuildercmd "<command>pbuilder</command>">