diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-01-10 16:09:05 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-01-11 07:47:13 +0100 |
commit | 03f3d75d43458978ecc375f7e16cfc8f35b5ae99 (patch) | |
tree | 81e7ec81df5ff6a123e5f856d8c5e738c485cdd2 /docs/common.ent | |
parent | 05d9ecb7e4eaf6cfc8942c5c47b6f9dde2e99459 (diff) | |
download | git-buildpackage-03f3d75d43458978ecc375f7e16cfc8f35b5ae99.tar.gz git-buildpackage-03f3d75d43458978ecc375f7e16cfc8f35b5ae99.tar.bz2 git-buildpackage-03f3d75d43458978ecc375f7e16cfc8f35b5ae99.zip |
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.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/common.ent b/docs/common.ent index 19fbd442..8a7e3e24 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>"> |