summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 12:04:04 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 13:09:10 +0100
commit7bd0174f7d5a68f77bec94cd64baa5752cf0188a (patch)
tree070c733047feed1ad683f321d992343204762950 /dgit.1
parentf710b49b83a617d6cfadf3237d633da3e700793b (diff)
Rename `git-build' operation to `gbp-build' to make it clearer what it's for. Keep the old name as an alias.
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.14
1 files changed, 2 insertions, 2 deletions
diff --git a/dgit.1 b/dgit.1
index d73d5b9..88e9812 100644
--- a/dgit.1
+++ b/dgit.1
@@ -134,10 +134,10 @@ in the parent directory will be removed; the output is left in
Tagging, signing and actually uploading should be left to dgit push.
.TP
-\fBdgit git-build\fR ...
+\fBdgit gbp-build\fR ...
Runs
.B git-buildpackage
-with some suitable options. Options and arguments after git-build
+with some suitable options. Options and arguments after gbp-build
will be passed on to git-buildpackage.
Tagging, signing and actually uploading should be left to dgit push.