Skip to content

Commit 9d45ac4

Browse files
Denton-Lgitster
authored andcommitted
rev-list-options.txt: remove reference to --show-notes
In ab18b2c ("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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 828e829 commit 9d45ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/rev-list-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ endif::git-rev-list[]
5858
`--all-match`).
5959
ifndef::git-rev-list[]
6060
+
61-
When `--show-notes` is in effect, the message from the notes is
61+
When `--notes` is in effect, the message from the notes is
6262
matched as if it were part of the log message.
6363
endif::git-rev-list[]
6464

0 commit comments

Comments
 (0)