From 806337c7052ccf3b11d2efd4ba031c21b241e64a Mon Sep 17 00:00:00 2001 From: Kristoffer Haugsbakk Date: Tue, 27 May 2025 23:19:38 +0200 Subject: [PATCH] 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 Signed-off-by: Junio C Hamano --- Documentation/git-notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-notes.adoc b/Documentation/git-notes.adoc 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 -m`, previous `-C`. This is a known limitation that may be fixed in the future. -`--ref `:: +`--ref=`:: Manipulate the notes tree in __. This overrides `GIT_NOTES_REF` and the `core.notesRef` configuration. The ref specifies the full refname when it begins with `refs/notes/`; when it