chiark / gitweb /
Manpage said that --clean=check was -wn but that is --clean=none; correctly document...
[dgit.git] / dgit.1
diff --git a/dgit.1 b/dgit.1
index ebba8b656cb15939209a731589afc388d9d8f9e9..ed83316179ebe39238551f0709a184b927c56b48 100644 (file)
--- 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