[Groonga-commit] droonga/droonga-engine at 92578cf [master] Use more meaningful comment

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Sep 17 10:43:39 JST 2014


YUKI Hiroshi	2014-09-17 10:43:39 +0900 (Wed, 17 Sep 2014)

  New Revision: 92578cfae38ac1b2edefb7f34398d1d4f3001679
  https://github.com/droonga/droonga-engine/commit/92578cfae38ac1b2edefb7f34398d1d4f3001679

  Message:
    Use more meaningful comment

  Modified files:
    install.sh

  Modified: install.sh (+2 -2)
===================================================================
--- install.sh    2014-09-16 18:53:01 +0900 (30ef3db)
+++ install.sh    2014-09-17 10:43:39 +0900 (0c596ec)
@@ -21,7 +21,7 @@
 #     $ curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | sudo bash
 #   Install the latest revision from the repository:
 #     $ curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | sudo VERSION=master bash
-#   Install without prompt for the hostname:
+#   Install with the specified hostname (disabling auto-detection):
 #     $ curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | sudo HOST=xxx.xxx.xxx.xxx bash
 #
 #  CentOS 7:
@@ -30,7 +30,7 @@
 #     # curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | bash
 #   Install the latest revision from the repository:
 #     # curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | VERSION=master bash
-#   Install without prompt for the hostname:
+#   Install with the specified hostname (disabling auto-detection):
 #     # curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | HOST=xxx.xxx.xxx.xxx bash
 
 NAME=droonga-engine
-------------- next part --------------
HTML����������������������������...
下載 



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