pretty-options.txt: fix --no-abbrev-commit description
authorSergey Organov <redacted>
Wed, 26 Aug 2020 14:49:23 +0000 (17:49 +0300)
committerJunio C Hamano <redacted>
Thu, 27 Aug 2020 15:37:09 +0000 (08:37 -0700)
commitee22a2921569c075ffb7656a698fad8573111de4
tree2facdd2806488a7f087b524a7f9f02e22f724d9f
parent47ae905ffb98cc4d4fd90083da6bc8dab55d9ecc
pretty-options.txt: fix --no-abbrev-commit description

Description suggested --no-abbrev-commit negates --oneline as well as any other
option that implies --abbrev-commit. Fix it to say that it's --abbrev-commit
that is negated, not the option that implies it.

Signed-off-by: Sergey Organov <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/pretty-options.txt
git clone https://git.99rst.org/PROJECT