Skip to content

Commit

Permalink
tag typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gertd committed Oct 9, 2023
1 parent 6f2bc7d commit 396ce2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/azmcmd/cmds/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package cmds
type CLI struct {
Common
Migrate MigrateCmd `cmd:"" help:"migrate directory v2 metadata to an annotated v3 manifest"`
Version VersionCmd `cmd:"" help"version information"`
Version VersionCmd `cmd:"" help:"version information"`
}

0 comments on commit 396ce2f

Please sign in to comment.