Skip to content

Commit

Permalink
modify taint
Browse files Browse the repository at this point in the history
  • Loading branch information
Stevent-fei committed Dec 5, 2022
1 parent a5be85b commit fb39482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/sealer/cmd/alpha/search.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ const (

var longNewSearchCmdDescription = ``

var exampleForSearchCmd = `sealer search <imageDomain>/<imageRepo>/<imageName> ...
var exampleForSearchCmd = `sealer alpha search <imageDomain>/<imageRepo>/<imageName> ...
## default imageDomain: 'docker.io', default imageRepo: 'sealerio'
ex.:
sealer search kubernetes
sealer alpha search kubernetes
`

// NewSearchCmd searchCmd represents the search command
Expand Down

0 comments on commit fb39482

Please sign in to comment.