@leroysheep / BookAlchemy / commits / 806337c705

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 <code@khaugsbakk.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Kristoffer Haugsbakk committed May 27, 2025 at 23:19 UTC 806337c7052ccf3b11d2efd4ba031c21b241e64a
1 file changed +1 -1
Documentation/git-notes.adoc
+1 -1
index 397f6caa92..46a232ca71 100644 --- a/Documentation/git-notes.adoc +++ b/Documentation/git-notes.adoc @@ -200,7 +200,7 @@ order of similar options. For example, for `-C <object> -m<message>`, previous `-C`. This is a known limitation that may be fixed in the future. -`--ref <ref>`:: +`--ref=<ref>`:: Manipulate the notes tree in _<ref>_. This overrides `GIT_NOTES_REF` and the `core.notesRef` configuration. The ref specifies the full refname when it begins with `refs/notes/`; when it