diff --git a/cmd/now.go b/cmd/now.go index 9d76de9..5e3696c 100644 --- a/cmd/now.go +++ b/cmd/now.go @@ -56,7 +56,11 @@ func now(cmd *cobra.Command, args []string) { } fmt.Printf( - `%s %s: Temperature: %.1f °C Rain: %.1f mm Wind: %.1f m/s from %s `, + `%s %s: + Temperature: %.1f °C + Rain: %.1f mm + Wind: %.1f m/s from %s +`, n.Location, itemTime.Format("Monday 2 Jan 15:04"), n.Temperature,