From 0c173ee9dca1fb60f33b4b0138914a0183dc4bd8 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 18 Apr 2018 16:38:37 -0700 Subject: dgit-maint-debrebase(7): fix debrebase invocations Signed-off-by: Sean Whitton --- dgit-maint-debrebase.7.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dgit-maint-debrebase.7.pod b/dgit-maint-debrebase.7.pod index 1ff03b7..599b6c7 100644 --- a/dgit-maint-debrebase.7.pod +++ b/dgit-maint-debrebase.7.pod @@ -373,7 +373,7 @@ edit, re-order and delete patches. Run =over 4 - % git debrebase + % git debrebase -i =back @@ -417,7 +417,7 @@ delta queue appears right at the tip of the branch you will push: =over 4 - % git debrebase launder + % git debrebase % dgit push-source =back @@ -538,11 +538,11 @@ package, but this should already be represented in your git history.) =head2 Alternative ways to start a debrebase Above we started an interactive debrebase by invoking git-debrebase(1) -without any arguments, i.e. +like this: =over 4 - % git debrebase + % git debrebase -i =back -- cgit v1.2.3