git-commit doc: remove duplicated --dry-run description
commit12efe45a3363ebecd8954d04caadb23eba2e5020
authorJunio C Hamano <gitster@pobox.com>
Sun, 13 Sep 2009 18:23:34 +0000 (13 11:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 13 Sep 2009 18:24:26 +0000 (13 11:24 -0700)
tree3c51343c588d872e67a2d6161d0fb0e74d7e1a58
parenteaf1c941bbc10f5aa67fcf64e316fb548b910cfe
git-commit doc: remove duplicated --dry-run description

60c2993 (Documentation/git-commit.txt: describe --dry-run, 2009-08-15)
wanted to update the documentation to say that "git status" is not the
same as "git commit --dry-run" anymore, but it screwed up and also added
the description of --dry-run that was already present.

Noticed by Johannes Gilger.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-commit.txt