diff --git a/docs/nu-git-manager-sugar/git/gm-repo-compare.md b/docs/nu-git-manager-sugar/git/gm-repo-compare.md index fcb6780..c4a9dec 100644 --- a/docs/nu-git-manager-sugar/git/gm-repo-compare.md +++ b/docs/nu-git-manager-sugar/git/gm-repo-compare.md @@ -4,8 +4,8 @@ compare the changes between two revisions, from a target to the "head" ## Parameters -- `target` <`string`>: the target to compare from -- `--head` <`string`> = `HEAD`: the "head" to use for the comparison +- `target` <`string@get-branches`>: the target to compare from +- `--head` <`string@get-branches`> = `HEAD`: the "head" to use for the comparison ## Signatures