diff --git a/docs/cli/reference/registry.mdx b/docs/cli/reference/registry.mdx index 0d8e4b1b..97c4ddde 100644 --- a/docs/cli/reference/registry.mdx +++ b/docs/cli/reference/registry.mdx @@ -68,7 +68,7 @@ scale registry function delete [/:] To push a signature to the registry, use the `push` command: ```bash -scale registry signature push [: | [/:] +scale registry signature push [/:] ``` The signature must be built and available locally in the signature cache to be pushed to the registry.