Skip to content

Commit

Permalink
👍 Comment out output description
Browse files Browse the repository at this point in the history
  • Loading branch information
budougumi0617 committed Jul 13, 2018
1 parent b588f8e commit ff38730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -79,7 +79,7 @@ func main() {
filterd = append(filterd, asg)
}
}
fmt.Println("autoscaling-group-name | desired-capacity | min-size | max-size | Launch-configuration-name")
// fmt.Println("autoscaling-group-name | desired-capacity | min-size | max-size | Launch-configuration-name")
// autoscaling group name
// desired capacity
// min
Expand Down

0 comments on commit ff38730

Please sign in to comment.