chiark / gitweb /
git-debrebase(1): Very minor clarification to "quick"
[dgit.git] / git-debrebase.1.pod
index bdec02f6b2669a8ae0481da3790b7bf1c263c7f3..556a44223d6673c862d81cff7aa66bf91f82494f 100644 (file)
@@ -55,17 +55,18 @@ The options for git-rebase must either start with C<-i>,
 or be prececded by C<-->,
 to distinguish them from options for git-debrebase.
 
-=item git-debrebase conclude
+=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.