summaryrefslogtreecommitdiff
path: root/dgit-maint-gbp.7.pod
diff options
context:
space:
mode:
Diffstat (limited to 'dgit-maint-gbp.7.pod')
-rw-r--r--dgit-maint-gbp.7.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/dgit-maint-gbp.7.pod b/dgit-maint-gbp.7.pod
index e6f6863..b8abd66 100644
--- a/dgit-maint-gbp.7.pod
+++ b/dgit-maint-gbp.7.pod
@@ -55,15 +55,15 @@ branch, never the dgit patches-applied branch.
=head1 BUILDING
-You can perform builds like this:
+You can perform test builds like this:
=over 4
- % dgit [--allow-dirty] gbp-build [OPTIONS]
+ % dgit [--include-dirty] gbp-build [OPTIONS]
=back
-where I<--allow-dirty> is needed for testing uncommitted changes, and
+where I<--include-dirty> is needed for testing uncommitted changes, and
I<OPTIONS> are any further options to be passed on to
gbp-buildpackage(1).