[Groonga-commit] groonga/gcs.groonga.org [gh-pages] install: add missing --version argument

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 3日 (火) 19:31:41 JST


Kouhei Sutou	2012-07-03 19:31:41 +0900 (Tue, 03 Jul 2012)

  New Revision: 205d90255d7a03673138f823a3c8bd2684fac14f
  https://github.com/groonga/gcs.groonga.org/commit/205d90255d7a03673138f823a3c8bd2684fac14f

  Log:
    install: add missing --version argument

  Modified files:
    docs/install/index.md

  Modified: docs/install/index.md (+4 -4)
===================================================================
--- docs/install/index.md    2012-07-03 19:24:54 +0900 (f28f184)
+++ docs/install/index.md    2012-07-03 19:31:41 +0900 (a429de4)
@@ -27,7 +27,7 @@ You have `gcs` command that starts Groonga CloudSearch service in
 To confirm that Groonga ClouldSearch is installed successfully, type
 the following command:
 
-    % gcs-1.0.0/gcs
+    % gcs-1.0.0/gcs --version
     1.0.0
 
 If you got 1.0.0, Groonga CloudSearch is installed successfully! Yey!
@@ -57,7 +57,7 @@ You have `gcs` command that starts Groonga CloudSearch service in
 To confirm that Groonga ClouldSearch is installed successfully, type
 the following command:
 
-    % gcs
+    % gcs --version
     1.0.0
 
 If you got 1.0.0, Groonga CloudSearch is installed successfully! Yey!
@@ -94,7 +94,7 @@ You have `gcs` command that starts Groonga CloudSearch service in
 To confirm that Groonga ClouldSearch is installed successfully, type
 the following command:
 
-    % gcs
+    % gcs --version
     1.0.0
 
 If you got 1.0.0, Groonga CloudSearch is installed successfully! Yey!
@@ -114,7 +114,7 @@ You have `gcs` command that starts Groonga CloudSearch service.
 To confirm that Groonga ClouldSearch is installed successfully, type
 the following command:
 
-    % gcs
+    % gcs --version
     1.0.0
 
 If you got 1.0.0, Groonga CloudSearch is installed successfully! Yey!
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index