Skip to content

Commit d4aec0b

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 34b09be commit d4aec0b

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
@@ -199,7 +199,7 @@ order of similar options. For example, for `-C <object> -m<message>`,
199199
`--stripspace` will be used because the default for `-m` overrides the
200200
previous `-C`.
201201

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

0 commit comments

Comments
 (0)