diff --git a/pkg/cmd/attestation/tufrootverify/tufrootverify.go b/pkg/cmd/attestation/tufrootverify/tufrootverify.go index 63d0f949b..b7fac9efe 100644 --- a/pkg/cmd/attestation/tufrootverify/tufrootverify.go +++ b/pkg/cmd/attestation/tufrootverify/tufrootverify.go @@ -24,7 +24,7 @@ func NewTUFRootVerifyCmd(f *cmdutil.Factory, runF func() error) *cobra.Command { Short: "Verify the TUF repository from a provided TUF root", Hidden: true, Long: heredoc.Docf(` - # NOTE: This feature is currently in beta, and subject to change. + ### NOTE: This feature is currently in beta, and subject to change. Verify a TUF repository with a local TUF root.