method
description
v1_9_3_392 -
Show latest stable
- Class:
Gem::Commands::RdocCommand
description()public
No documentation available.
# File lib/rubygems/commands/rdoc_command.rb, line 45
def description # :nodoc:
The rdoc command builds RDoc and RI documentation for installed gems. Use--overwrite to force rebuilding of documentation.
end