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>
This commit is contained in:
committed by
Junio C Hamano
parent
45113e142e
commit
806337c705
@@ -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
|
previous `-C`. This is a known limitation that may be fixed in the
|
||||||
future.
|
future.
|
||||||
|
|
||||||
`--ref <ref>`::
|
`--ref=<ref>`::
|
||||||
Manipulate the notes tree in _<ref>_. This overrides
|
Manipulate the notes tree in _<ref>_. This overrides
|
||||||
`GIT_NOTES_REF` and the `core.notesRef` configuration. The ref
|
`GIT_NOTES_REF` and the `core.notesRef` configuration. The ref
|
||||||
specifies the full refname when it begins with `refs/notes/`; when it
|
specifies the full refname when it begins with `refs/notes/`; when it
|
||||||
|
|||||||
Reference in New Issue
Block a user