Skip to content
Snippets Groups Projects
Commit 2f3e7101 authored by Robert Speicher's avatar Robert Speicher
Browse files

Update help banner for bin/changelog

[ci skip]
parent ca1096e7
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -22,7 +22,7 @@ class ChangelogOptionParser
options = Options.new
 
parser = OptionParser.new do |opts|
opts.banner = "Usage: #{__FILE__} [options]"
opts.banner = "Usage: #{__FILE__} [options] [title]\n\n"
 
# Note: We do not provide a shorthand for this in order to match the `git
# commit` interface
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment