Skip to content

Commit

Permalink
update message
Browse files Browse the repository at this point in the history
  • Loading branch information
eoin-barr committed Nov 25, 2022
1 parent d4c8f6f commit eac626e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ var rootCmd = &cobra.Command{
fmt.Println("This is a different message")
return
}
fmt.Println("No flag addded")
fmt.Println("No flag addded.")
},
}

Expand Down

0 comments on commit eac626e

Please sign in to comment.