docs: update documentation for addNote function (#1833)
Co-Authored-By: Virgil <virgilwashere@users.noreply.github.com>
This commit is contained in:
parent
07f12b9df2
commit
2b6c9ba093
@ -318,7 +318,7 @@ async function getNote(ref, execaOptions) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get and parse the JSON note of a given reference.
|
* Add JSON note to a given reference.
|
||||||
*
|
*
|
||||||
* @param {Object} note The object to save in the reference note.
|
* @param {Object} note The object to save in the reference note.
|
||||||
* @param {String} ref The Git reference to add the note to.
|
* @param {String} ref The Git reference to add the note to.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user