From: Ian Jackson Date: Mon, 9 Jan 2017 03:28:07 +0000 (+0000) Subject: dgit(1): --overwrite: say in title that it's optional X-Git-Tag: archive/debian/3.0~16 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=c443a54979b9b827a380cc6a99975c2b0dded63e;p=dgit.git dgit(1): --overwrite: say in title that it's optional Signed-off-by: Ian Jackson --- diff --git a/dgit.1 b/dgit.1 index e8057d8d..96169872 100644 --- a/dgit.1 +++ b/dgit.1 @@ -416,7 +416,7 @@ This can be useful with build, if you plan to commit later. (dgit push will still ensure that the .dsc you upload and the git tree you push are identical, so this option won't make broken pushes.) .TP -.BR --overwrite =\fIprevious-version\fR +.BR --overwrite [=\fIprevious-version\fR] Declare that even though your git branch is not a descendant of the version in the archive according to the revision history,