chiark / gitweb /
dgit(1): --overwrite: say in title that it's optional
[dgit.git] / dgit.1
diff --git a/dgit.1 b/dgit.1
index 0da57f57c9214e45e706aad6692e0645af1e4557..96169872eabd76b45853404c5068e5ec4d02dd5e 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -307,7 +307,6 @@ dgit will stop with an error message.
 If
 .I branch
 does not start with refs/, refs/heads/ is prepended.
-The specified branch is unconditionally updated.
 .TP
 .B dgit version
 Prints version information and exits.
@@ -417,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,