From: Sean Whitton Date: Sun, 29 Jul 2018 09:52:38 +0000 (+0800) Subject: dgit-maint-debrebase(7): fix command to just launder X-Git-Tag: archive/debian/6.2~1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=44e92d3f122f7d6afe7310a2c5264dde09a77cb8;ds=sidebyside dgit-maint-debrebase(7): fix command to just launder Signed-off-by: Sean Whitton --- diff --git a/dgit-maint-debrebase.7.pod b/dgit-maint-debrebase.7.pod index 6223e872..685a6b25 100644 --- a/dgit-maint-debrebase.7.pod +++ b/dgit-maint-debrebase.7.pod @@ -619,7 +619,7 @@ using git-rebase(1) directly. For example, =over 4 - % git debrebase launder + % git debrebase % git rebase -i HEAD~5 # there are 4 Debian patches =back