Code

builtin-reset: Documentation update
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 23 Nov 2011 06:44:16 +0000 (07:44 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Nov 2011 21:24:54 +0000 (13:24 -0800)
commitd69bafcb36e9a5920d7a848053f070562231a96d
treeb6a0778625ce692be9e9c1265c81727b54049253
parent5cd75c7d8da8971d0d78f82d78c017e686fb5bb0
builtin-reset: Documentation update

The second mode of 'git reset' is defined by the --patch
option, while the third mode is defined by the <mode> option.
Hence, these options are mandatory in the description of the
individual modes.

Signed-off-by: Vincent van Ravesteijn <vfr@lyx.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-reset.txt