chiark / gitweb /
dgit(1): In --include-dirty caveat, use semantic newlines
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 30 Jun 2019 13:28:24 +0000 (14:28 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 30 Jun 2019 20:11:18 +0000 (21:11 +0100)
No change to rendered output.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit.1

diff --git a/dgit.1 b/dgit.1
index f427c2b778fa503d99fedbd3ad11ee26b8093095..ca7e34a7bef7c9adcff0a9ce0d5ffded398f4ab0 100644 (file)
--- 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