Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
msvc: Add a definition of NORETURN compatible with msvc compiler
[gitweb.git]
/
Documentation
/
git-notes.txt
diff --git
a/Documentation/git-notes.txt
b/Documentation/git-notes.txt
index 94cceb13193795ff4fcd2b79f7fd8241b8d393ee..d4487cab5284670644f88d95680581ffd29ae952 100644
(file)
--- a/
Documentation/git-notes.txt
+++ b/
Documentation/git-notes.txt
@@
-8,7
+8,7
@@
git-notes - Add/inspect commit notes
SYNOPSIS
--------
[verse]
-'git
-
notes' (edit [-F <file> | -m <msg>] | show) [commit]
+'git
notes' (edit [-F <file> | -m <msg>] | show) [commit]
DESCRIPTION
-----------