From 09bd07a9078d74f6764d37fcb2891bd6833d3bda Mon Sep 17 00:00:00 2001 From: amtoine Date: Wed, 6 Mar 2024 22:19:40 +0100 Subject: [PATCH] generate the doc --- docs/nu-git-manager-sugar/git/gm-repo-compare.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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