no_comment()
Report the fact that no doc comment count be found
# File lib/rdoc/usage.rb, line 199 def RDoc.no_comment $stderr.puts "No usage information available for this program" "" end