git-branch.txt: document -f correctly
commitfcfdf797db015e13623645c0be049db679d5daaa
authorMichael J Gruber <git@drmicha.warpmail.net>
Tue, 17 Mar 2009 14:06:20 +0000 (17 15:06 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2009 22:10:23 +0000 (17 15:10 -0700)
tree02ae4b2c8d058c65aa2fc300fc5842bb62f8d363
parent50fd6997c60f926efe4b3591f6c0a37568d02185
git-branch.txt: document -f correctly

'git branch -f a b' resets a to b when a exists, rather then deleting a.
Say so in the documentation.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-branch.txt