This commit is contained in:
Olle Jonsson 2017-10-27 09:29:17 +02:00
parent 5834fd3766
commit 4465adf943

View File

@ -23,7 +23,7 @@ module GitHubChangelogGenerator
unless options[:user] && options[:project]
warn "Configure which user and project to work on."
warn "Options --user and --project, or settings to that effect. See --help for more."
abort(parser.banner)
abort(parser.banner)
end
options.print_options