[Groonga-commit] groonga/gcs [master] Express that [domain-name] can be more than one

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 4日 (水) 18:24:40 JST


Yoji SHIDARA	2012-07-04 18:24:40 +0900 (Wed, 04 Jul 2012)

  New Revision: 69c9975e6b2cb81c27841b0e6253e3d2945056e4
  https://github.com/groonga/gcs/commit/69c9975e6b2cb81c27841b0e6253e3d2945056e4

  Log:
    Express that [domain-name] can be more than one

  Modified files:
    bin/gcs-register-domain

  Modified: bin/gcs-register-domain (+1 -1)
===================================================================
--- bin/gcs-register-domain    2012-07-04 18:18:57 +0900 (c597010)
+++ bin/gcs-register-domain    2012-07-04 18:24:40 +0900 (9b57541)
@@ -2,7 +2,7 @@
 
 if [ "$#" == "0" ]
 then
-  echo "Usage: $0 [domain-name]"
+  echo "Usage: $0 [domain-name] ..."
   echo "Add host entries for the domain [domain-name] to /etc/hosts"
 else
   if [ -w /etc/hosts ]
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



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