From ab010868a6771b02cb868d85a3142da960726b75 Mon Sep 17 00:00:00 2001 From: 7h3-3mp7y-m4n Date: Sun, 3 Nov 2024 18:16:07 +0530 Subject: [PATCH] fixed test Signed-off-by: 7h3-3mp7y-m4n --- internal/command/init_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/command/init_test.go b/internal/command/init_test.go index c5fee69..eeeebcf 100644 --- a/internal/command/init_test.go +++ b/internal/command/init_test.go @@ -72,7 +72,7 @@ Flags: - HTTPS : https://host/file - Git (SSH) : git-ssh://git@host/repo.git/file - Git (HTTPS) : git-https://host/repo.git/file - - OCI : oci://[registry/][namespace/]repository[:tag|@digest] + - OCI : oci://[registry/][namespace/]repository[:tag|@digest][#file] Global Flags: --quiet Mute any logging output