summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 14:28:24 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 21:11:18 +0100
commit58a2859f6dc73becb8834f2397847987e8595211 (patch)
tree3db5626a376be5f9d41fe64f46f6b3fb077b9249
parenta04379e8fb5db7290e325b04c4e84aa8ba669558 (diff)
dgit(1): In --include-dirty caveat, use semantic newlines
No change to rendered output. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--dgit.17
1 files changed, 5 insertions, 2 deletions
diff --git a/dgit.1 b/dgit.1
index f427c2b..ca7e34a 100644
--- a/dgit.1
+++ b/dgit.1
@@ -647,8 +647,11 @@ Note that this does
.BR not
prevent dgit from cleaning your tree, so if the changes in your
working tree are in the form of untracked files, those might still be
-deleted. If you want to include untracked files in the build, you can
-use --clean=none in addition to --include-dirty. Note that this
+deleted.
+If you want to include untracked files in the build, you can
+use --clean=none
+in addition to --include-dirty.
+Note that this
combination can fail if the untracked files are under
\fIdebian/patches/\fR.
.TP