summaryrefslogtreecommitdiff
path: root/git-debrebase.1.pod
diff options
context:
space:
mode:
Diffstat (limited to 'git-debrebase.1.pod')
-rw-r--r--git-debrebase.1.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod
index db22fa5..eb85c6c 100644
--- a/git-debrebase.1.pod
+++ b/git-debrebase.1.pod
@@ -407,6 +407,12 @@ it is a snag if <commit-ish> is the anchor
for the previous upstream version in
git-debrebase new-upstream operations.
+=item --dgit=<program>
+
+Run <program>, instead of dgit from PATH,
+when invocation of dgit is necessary.
+This is provided mostly for the benefit of the test suite.
+
=item -D
Requests (more) debugging. May be repeated.