summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.122
1 files changed, 11 insertions, 11 deletions
diff --git a/dgit.1 b/dgit.1
index 9894517..2596b17 100644
--- a/dgit.1
+++ b/dgit.1
@@ -519,17 +519,6 @@ See ACCESS CONFIGURATION, below.
This function is primarily provided for the benefit of git-debrebase.
.SH OPTIONS
.TP
-.BR \-\-dry-run " | " \-n
-Go through the motions, fetching all information needed, but do not
-actually update the output(s). For push, dgit does
-the required checks and leaves the new .dsc in a temporary file,
-but does not sign, tag, push or upload.
-.TP
-.BR \-\-damp-run " | " \-L
-Go through many more of the motions: do everything that doesn't
-involve either signing things, or making changes on the public
-servers.
-.TP
.BI \-k keyid
Use
.I keyid
@@ -1324,6 +1313,17 @@ removed and recreated before dgit starts, rather than removed
after dgit finishes. The directory specified must be an absolute
pathname.
.TP
+.BR \-\-dry-run " | " \-n
+Go through the motions, fetching all information needed, but do not
+actually update the output(s). For push, dgit does
+the required checks and leaves the new .dsc in a temporary file,
+but does not sign, tag, push or upload.
+.TP
+.BR \-\-damp-run " | " \-L
+Go through many more of the motions: do everything that doesn't
+involve either signing things, or making changes on the public
+servers.
+.TP
.BI \-\-force- something
Instructs dgit to try to proceed despite detecting
what it thinks is going to be a fatal problem.