Skip to content

Commit

Permalink
Forgot to set the banner to, well, the banner
Browse files Browse the repository at this point in the history
  • Loading branch information
ELLIOTTCABLE committed Dec 21, 2008
1 parent 1774a66 commit 332f766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/tunnelr
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ case command
# ===================
when 'start'
OptionParser.new do |opts|
opts.banner = ""
opts.banner = banner

opts.on("-v", "--[no-]verbose", "Run verbosely") do |v|
options[:verbose] = v
Expand Down

0 comments on commit 332f766

Please sign in to comment.