chiark / gitweb /
dgit-maint-gbp(7): update references to --*-dirty
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 29 Jul 2018 07:00:43 +0000 (15:00 +0800)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 29 Jul 2018 10:03:55 +0000 (11:03 +0100)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
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).