]> git.ipfire.org Git - thirdparty/git.git/commit
rev-list-options.txt: remove reference to --show-notes
authorDenton Liu <liu.denton@gmail.com>
Tue, 19 Nov 2019 23:55:32 +0000 (15:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Nov 2019 04:29:03 +0000 (13:29 +0900)
commit9d45ac4cbff9dca96c1389de16641ff11862cea2
tree1a05ec1d7b58a1526620774d9c2b36406be3ba0c
parent828e829b9e4334b7172318910162b0d07fe05588
rev-list-options.txt: remove reference to --show-notes

In ab18b2c0df ("log/pretty-options: Document --[no-]notes and deprecate
old notes options", 2011-03-30), the `--show-notes` option was
deprecated. However, this reference to it still remains. Change it to
reference the replacement option: `--notes`.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt