Skip to content

Commit 84ead52

Browse files
committed
doc: re-write description
Signed-off-by: junczhuMSFT <[email protected]>
1 parent 167181c commit 84ead52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/oras/repository/show-tags.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ type showTagsOptions struct {
3232
func showTagsCmd() *cobra.Command {
3333
var opts showTagsOptions
3434
cmd := &cobra.Command{
35-
Use: "show-tags [flags] REPO",
35+
Use: "show-tags [flags] REPOSITORY",
3636
Short: "[Preview] Show tags of the target repository",
3737
Long: `[Preview] Show tags of the target repository
3838

0 commit comments

Comments
 (0)