Added tweaked note to tuf-root-verify
This commit is contained in:
parent
5619251faa
commit
ce61fd8a06
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue