chiark / gitweb /
git-debrebase: trees_diff_walk: Refactor $all to \%opts
[dgit.git] / dgit-maint-gbp.7.pod
index e6f6863a6e149cbab371d2d60ddd1a5a5706f5d9..b8abd66cb6dcce1713ddc6dcb9b15114f412339b 100644 (file)
@@ -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).