Documentation/git-rebase: fix --no-autostash formatting
commit82e0668cde032379095b0581609c73646e9eb92a
authorJohn Keeping <john@keeping.me.uk>
Thu, 10 Sep 2015 22:30:52 +0000 (10 23:30 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Sep 2015 00:42:04 +0000 (10 17:42 -0700)
treecb27a5140a953e1c91c05bda75e306be7fa32bd1
parent619e3604288ab54c3694e99746661caf0f2df961
Documentation/git-rebase: fix --no-autostash formatting

All of the other "--option" and "--no-option" pairs in this file are
formatted as separate options.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt