From 236b11e106008dcf767ede43a5926d9b985f59e7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 18 Jul 2015 14:19:47 +0100 Subject: Provide -wc aka --clean=check. --- dgit.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dgit.1') diff --git a/dgit.1 b/dgit.1 index 698bf2f..3e402e1 100644 --- a/dgit.1 +++ b/dgit.1 @@ -278,6 +278,10 @@ 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 +Merely check that the tree is clean (does not contain uncommitted +files), before building a source package. +.TP .BR --clean=none " | " -wn Do not clean the tree before building a source package. If there are files which are not in git, or if the build creates such files, a -- cgit v1.2.3