summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-01-06 01:44:43 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-01-06 01:44:43 +0000
commite0c2627975ac581b23826ec9a3e766df5dfea46c (patch)
tree70157d63339fb9183ba8e7e41c7bd91ac81ebd44
parent2731b7cddb1f75f5895a9b5d3a3048ab269209df (diff)
dgit(1): Fix a formatting typo
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--dgit.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dgit.1 b/dgit.1
index 993d50b..60bf0d3 100644
--- a/dgit.1
+++ b/dgit.1
@@ -543,7 +543,7 @@ dgit will only actually clean the tree if it needs to
(because it needs to build the source package
or binaries from your working tree).
Otherwise any untracked files will be simply ignored.
-p.TP
+.TP
.BR --clean=git-ff " | " -wgf
Use
.BR "git clean -xdff"