Flowdock
method

display_usage

Importance_1
v1_8_7_330 - Show latest stable - 0 notes - Class: DefaultDisplay
display_usage() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rdoc/ri/ri_display.rb, line 49
  def display_usage
    page do
      RI::Options::OptionList.usage(short_form=true)
    end
  end
Register or log in to add new notes.