[Groonga-commit] groonga/groonga-query-log [master] doc: add blank comment lines

Back to archive index

Haruka Yoshihara null+****@clear*****
Fri Dec 21 12:13:40 JST 2012


Haruka Yoshihara	2012-12-21 12:13:40 +0900 (Fri, 21 Dec 2012)

  New Revision: 379583c1289979f5c8d17daa4f8b05d892c1fe92
  https://github.com/groonga/groonga-query-log/commit/379583c1289979f5c8d17daa4f8b05d892c1fe92

  Log:
    doc: add blank comment lines

  Modified files:
    lib/groonga/query-log/analyzer.rb

  Modified: lib/groonga/query-log/analyzer.rb (+2 -0)
===================================================================
--- lib/groonga/query-log/analyzer.rb    2012-12-21 12:13:00 +0900 (980e7d7)
+++ lib/groonga/query-log/analyzer.rb    2012-12-21 12:13:40 +0900 (b2855a6)
@@ -44,11 +44,13 @@ module Groonga
 
       # Executes analyzer for groonga's query logs.
       # "groonga-query-log-analyzer" command run this method.a
+      #
       # @example
       #   analyzer = Groonga::QueryLog::Analyzer.new
       #   analyzer.run("--output", "statistics.html",
       #                "--reporter", "html",
       #                "query.log")
+      #
       # If only paths of query log files are specified,
       # this method prints a result of them to console with coloring.
       #
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index