From 742f49bbed09e5c08abf84f5a8b95821f302dfda Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 20 Jul 2015 13:04:57 +0100 Subject: Manpage said that --clean=check was -wn but that is --clean=none; correctly document that --clean=check is actually -wc. --- dgit.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dgit.1') diff --git a/dgit.1 b/dgit.1 index ebba8b6..ed83316 100644 --- a/dgit.1 +++ b/dgit.1 @@ -278,7 +278,7 @@ This is like but it also removes any subdirectories containing different git trees (which only unusual packages are likely to create). .TP -.BR --clean=check " | " -wn +.BR --clean=check " | " -wc Merely check that the tree is clean (does not contain uncommitted files), before building a source package. .TP -- cgit v1.2.3