git-reset.txt: Small fix + clarifications.
commit936a23420c8e1630e013578ba9285cd69cf918f7
authorAndreas Ericsson <exon@op5.se>
Sun, 20 Nov 2005 21:42:11 +0000 (20 22:42 +0100)
committerJunio C Hamano <junkio@cox.net>
Mon, 21 Nov 2005 06:19:58 +0000 (20 22:19 -0800)
tree0cfdabe61a912ba52dddba449137068bfbd8d8dd
parent3d32051f4fd657747de00cb9d516dc3512bb377d
git-reset.txt: Small fix + clarifications.

This basically translates the man-page from 'git-developerish' to plain
english, adding some almost-sample output from git-status so users can
recognize what will happen.

Also mention explicitly that --mixed updates the index, while --soft
doesn't. I understood the old text to mean "--mixed is exactly like
--soft, but verbose".

Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-reset.txt