[Groonga-commit] groonga/groonga at e06176d [master] doc: use subcommands instead of switches

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Jun 5 17:47:03 JST 2013


HAYASHI Kentaro	2013-06-05 17:47:03 +0900 (Wed, 05 Jun 2013)

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

  Message:
    doc: use subcommands instead of switches
    
    The --serve and --auto switch has been deprecated.

  Modified files:
    doc/source/contribution/development/release.txt

  Modified: doc/source/contribution/development/release.txt (+1 -1)
===================================================================
--- doc/source/contribution/development/release.txt    2013-05-30 15:47:06 +0900 (4e2dfb3)
+++ doc/source/contribution/development/release.txt    2013-06-05 17:47:03 +0900 (3b337ab)
@@ -531,7 +531,7 @@ cloneしたWebサイトのソースに対して以下のファイルを新規追
 
 jekyllのインストールを行ったら、以下のコマンドでローカルにwebサーバを起動します。::
 
-    % jekyll --server --auto
+    % jekyll serve --watch
 
 あとはブラウザにてhttp://localhost:4000にアクセスして内容に問題がないかを確認します。
 
-------------- next part --------------
HTML����������������������������...
Download 



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