[Groonga-commit] groonga/groonga at b44ec6f [master] doc: fix parameter name

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 14 23:00:11 JST 2013


Kouhei Sutou	2013-10-14 23:00:11 +0900 (Mon, 14 Oct 2013)

  New Revision: b44ec6fc0000cf13de5fd0543622ef78e45e5359
  https://github.com/groonga/groonga/commit/b44ec6fc0000cf13de5fd0543622ef78e45e5359

  Message:
    doc: fix parameter name

  Modified files:
    doc/source/reference/commands/ruby_eval.txt

  Modified: doc/source/reference/commands/ruby_eval.txt (+3 -3)
===================================================================
--- doc/source/reference/commands/ruby_eval.txt    2013-10-14 22:54:49 +0900 (88df235)
+++ doc/source/reference/commands/ruby_eval.txt    2013-10-14 23:00:11 +0900 (60cb4cb)
@@ -18,7 +18,7 @@ Syntax
 
 ``ruby_eval`` has one required parameter::
 
-  ruby_eval ruby_script
+  ruby_eval script
 
 Usage
 -----
@@ -42,8 +42,8 @@ Parameters
 
 This section describes all parameters.
 
-``ruby_script``
-"""""""""""""""
+``script``
+""""""""""
 
 It specifies the Ruby script which you want to evaluate.
 
-------------- next part --------------
HTML����������������������������...
Download 



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