From ae5abf2bbeb2a0f199c684a348eeb2eb0515c266 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 29 Jul 2018 15:00:43 +0800 Subject: [PATCH] dgit-maint-gbp(7): update references to --*-dirty Signed-off-by: Sean Whitton --- dgit-maint-gbp.7.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dgit-maint-gbp.7.pod b/dgit-maint-gbp.7.pod index e6f6863a..b8abd66c 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 are any further options to be passed on to gbp-buildpackage(1). -- 2.30.2