Skip to content

Commit

Permalink
Change to separate logo from commands display
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed May 30, 2018
1 parent b2e7958 commit 07d0faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tty/cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def self.executable_name
desc: 'Run in debug mode'

def self.help(*)
print top_banner
puts top_banner
super
end

Expand Down

0 comments on commit 07d0faa

Please sign in to comment.