From 354712ca462cf7125cb8be0853402ad0d638c3d6 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 3 Jan 2025 20:23:48 +0100 Subject: [PATCH] fix: remove old docstring --- cli/catalogue/catalogue.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/catalogue/catalogue.go b/cli/catalogue/catalogue.go index 8f57da7c..1d3c8ea6 100644 --- a/cli/catalogue/catalogue.go +++ b/cli/catalogue/catalogue.go @@ -28,8 +28,8 @@ It is possible to generate new metadata for a single recipe by passing [recipe]. The existing local catalogue will be updated, not overwritten. It is quite easy to get rate limited by Docker Hub when running this command. -If you have a Hub account you can have Abra log you in to avoid this. Pass -"--user" and "--pass". +If you have a Hub account you can "docker login" and Abra will automatically +use those details. Push your new release to git.coopcloud.tech with "--publish/-p". This requires that you have permission to git push to these repositories and have your SSH