Method: Bookwatch::CLI#help

Defined in:
lib/bookwatch/cli.rb

#help(command = nil) ⇒ Object



24
25
26
# File 'lib/bookwatch/cli.rb', line 24

def help(command=nil)
  super
end