Skip to content

Commit

Permalink
Update mgradm/cmd/cmd.go
Browse files Browse the repository at this point in the history
Co-authored-by: Cedric Bosdonnat <cbosdonnat@suse.com>
  • Loading branch information
mbussolotto and cbosdo authored May 7, 2024
1 parent 8d9f4b8 commit 566a2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mgradm/cmd/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ func NewUyuniadmCommand() (*cobra.Command, error) {

rootCmd.AddGroup(&cobra.Group{
ID: "deploy",
Title: "Server Deployment:",
Title: L("Server Deployment:"),
})
rootCmd.AddGroup(&cobra.Group{
ID: "management",
Expand Down

0 comments on commit 566a2c9

Please sign in to comment.