chiark / gitweb /
git-debrebase: usage message: Mention only convert-from-*
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 8 Nov 2018 00:35:03 +0000 (00:35 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 8 Nov 2018 00:35:03 +0000 (00:35 +0000)
There is convert-from-dgit-view which was not mentioned, and we're
going to make another one in a moment.  We don't want to list the
whole lot here.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
git-debrebase

index 5e8a8bb2dc81b979e1e15f95cc5ad744a67da31a..fee793c92597f19761828bcda353167385d93420 100755 (executable)
@@ -47,7 +47,7 @@ usages:
   git-debrebase [<options>] prepush [--prose=...]
   git-debrebase [<options>] quick|conclude
   git-debrebase [<options>] new-upstream <new-version> [<details ...>]
-  git-debrebase [<options>] convert-from-gbp [<upstream-commitish>]
+  git-debrebase [<options>] convert-from-* ...
   ...
 See git-debrebase(1), git-debrebase(5), dgit-maint-debrebase(7) (in dgit).
 END