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.pod7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-debrebase.1.pod b/git-debrebase.1.pod
index 2547a98..556a442 100644
--- a/git-debrebase.1.pod
+++ b/git-debrebase.1.pod
@@ -57,15 +57,16 @@ to distinguish them from options for git-debrebase.
=item git-debrebase quick
-Launder and restitch the branch,
-consuming any ffq-prev.
+Unconditionally launders and restitches the branch,
+consuming any ffq-prev
+and making a new pseudomerge.
If the branch is already laundered and stitched, it is an error,
unless --noop-ok.
=item git-debrebase stitch [--prose=<for commit message>]
-Stitch the branch,
+Stitches the branch,
consuming ffq-prev.
If there is no ffq-prev, it is an error, unless --noop-ok.