summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--git-debrebase.1.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod
index 7e12624..a91ad3a 100644
--- a/git-debrebase.1.pod
+++ b/git-debrebase.1.pod
@@ -303,7 +303,8 @@ in the text for the relvant operation.
=item --anchor=<commit-ish>
Treats <commit-ish> as an anchor.
-This overrides the usual automatic commit classification logic.
+This overrides the usual logic which automatically classifies
+commits as anchors, pseudomerges, delta queue commits, etc.
It also disables some coherency checks
which depend on metadata extracted from its commit message,