Skip to content

Commit 806337c

Browse files
LemmingAvalanchegitster
authored andcommitted
doc: notes: use stuck form throughout
gitcli(7) recommends the *stuck form*. `--ref` is the only one which does not use it. Signed-off-by: Kristoffer Haugsbakk <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 45113e1 commit 806337c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ order of similar options. For example, for `-C <object> -m<message>`,
200200
previous `-C`. This is a known limitation that may be fixed in the
201201
future.
202202

203-
`--ref <ref>`::
203+
`--ref=<ref>`::
204204
Manipulate the notes tree in _<ref>_. This overrides
205205
`GIT_NOTES_REF` and the `core.notesRef` configuration. The ref
206206
specifies the full refname when it begins with `refs/notes/`; when it

0 commit comments

Comments
 (0)