Method: Bbiff::Show#usage

Defined in:
lib/bbiff/show.rb

#usageObject



9
10
11
# File 'lib/bbiff/show.rb', line 9

def usage
  STDERR.puts 'Usage: bbiff-show TITLE RES_LINE'
end