summaryrefslogtreecommitdiffstats
path: root/man1/git-notes.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-notes.1')
-rw-r--r--man1/git-notes.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-notes.1 b/man1/git-notes.1
index 0a847bb66..d8144bc7a 100644
--- a/man1/git-notes.1
+++ b/man1/git-notes.1
@@ -2,12 +2,12 @@
.\" Title: git-notes
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-02-06
+.\" Date: 2024-02-08
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.561.g235986be82
+.\" Source: Git 2.43.0.581.g5216f8f5c4
.\" Language: English
.\"
-.TH "GIT\-NOTES" "1" "2024\-02\-06" "Git 2\&.43\&.0\&.561\&.g235986" "Git Manual"
+.TH "GIT\-NOTES" "1" "2024\-02\-08" "Git 2\&.43\&.0\&.581\&.g5216f8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -63,7 +63,7 @@ See the "notes\&.rewrite\&.<command>" configuration for a way to carry notes acr
.PP
list
.RS 4
-List the notes object for a given object\&. If no object is given, show a list of all note objects and the objects they annotate (in the format "<note object> <annotated object>")\&. This is the default subcommand if no subcommand is given\&.
+List the notes object for a given object\&. If no object is given, show a list of all note objects and the objects they annotate (in the format "<note\-object> <annotated\-object>")\&. This is the default subcommand if no subcommand is given\&.
.RE
.PP
add