naoa
null+****@clear*****
Tue Aug 12 08:26:52 JST 2014
naoa 2014-08-12 08:26:52 +0900 (Tue, 12 Aug 2014) New Revision: aac107ec16563f383236fe9416a5b20ccaa6a78f https://github.com/groonga/groonga/commit/aac107ec16563f383236fe9416a5b20ccaa6a78f Merged 13a8eb1: Merge pull request #189 from naoa/reformat-command-reference Message: doc: follow new markup guideline about shutdown command documentation Modified files: doc/source/reference/commands/shutdown.rst Modified: doc/source/reference/commands/shutdown.rst (+19 -20) =================================================================== --- doc/source/reference/commands/shutdown.rst 2014-08-12 08:26:39 +0900 (a89357a) +++ doc/source/reference/commands/shutdown.rst 2014-08-12 08:26:52 +0900 (3421c43) @@ -2,39 +2,38 @@ .. highlightlang:: none -shutdown -======== +``shutdown`` +============ -名前 ----- +Summary +------- shutdown - サーバプロセスの停止 -書式 ----- +Groonga組込コマンドの一つであるshutdownについて説明します。組込コマンドは、groonga実行ファイルの引数、標準入 +力、またはソケット経由でgroongaサーバにリクエストを送信することによって実行します。 + +shutdownは、接続しているgroongaサーバプロセスを停止します。 + +Syntax +------ :: shutdown -説明 ----- - -Groonga組込コマンドの一つであるshutdownについて説明します。組込コマンドは、groonga実行ファイルの引数、標準入力、またはソケット経由でgroongaサーバにリクエストを送信することによって実行します。 +Usage +----- +:: -shutdownは、接続しているgroongaサーバプロセスを停止します。 + shutdown -引数 ----- +Parameters +---------- ありません。 -返値 ----- +Return value +------------ ありません。 -例 --- -:: - - shutdown -------------- next part -------------- HTML����������������������������...Download