null+****@clear*****
null+****@clear*****
2012年 3月 19日 (月) 13:18:13 JST
Susumu Yata 2012-03-19 13:18:13 +0900 (Mon, 19 Mar 2012)
New Revision: 74fa11a9f03c941192d80a560ab0f79290b4febf
Log:
Update an example because the old one contains Japanese.
Modified files:
doc/source/example/tutorial/network-3.log
Modified: doc/source/example/tutorial/network-3.log (+6 -6)
===================================================================
--- doc/source/example/tutorial/network-3.log 2012-03-19 12:42:26 +0900 (7b9ac85)
+++ doc/source/example/tutorial/network-3.log 2012-03-19 13:18:13 +0900 (a1913a3)
@@ -1,12 +1,12 @@
Execution example::
- http://[IPまたはホスト名]:[ポート番号]/d/status
- 実行される処理:
+ http://[HOST_NAME_OR_IP_ADDRESS]:[PORT_NUMBER]/d/status
+ Executed command:
> status
[[0,1317212813.33982,0.000109691],{"alloc_count":184,"starttime":1317212806,"uptime":7,"version":"1.2.5-84-g5c190df","n_queries":14,"cache_hit_rate":0.0,"command_version":1,"default_command_version":1,"max_command_version":2}]
-
- http://[IPまたはホスト名]:[ポート番号]/d/select?table=Site&query=title:@this
- 実行される処理:
+
+ http://[HOST_NAME_OR_IP_ADDRESS]:[PORT_NUMBER]/d/select?table=Site&query=title:@this
+ Executed command:
> select --table Site --query title:@this
[[0,1317212813.54112,6.7993e-05],[[[1],[["_id","UInt32"],["_key","ShortText"],["title","ShortText"]],[1,"http://example.org/","This is test record 1!"]]]]
-
\ No newline at end of file
+