whitespace aligment for inspect/inspect.go
This commit is contained in:
parent
9523a99325
commit
38ee906acc
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ func NewInspectCmd(f *cmdutil.Factory, runF func(*Options) error) *cobra.Command
|
|||
Hidden: true,
|
||||
Short: "Inspect a sigstore bundle",
|
||||
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.
|
||||
|
||||
Inspect a downloaded Sigstore bundle for a given artifact.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue