null+****@clear*****
null+****@clear*****
2012年 5月 18日 (金) 17:59:55 JST
Kouhei Sutou 2012-05-18 17:59:55 +0900 (Fri, 18 May 2012)
New Revision: 2b4f6d0c6b20889d2f69f57603fd142407d973c1
Log:
doc: fix execution examples that run command
Modified files:
doc/source/example/tutorial/introduction-2.log
Modified: doc/source/example/tutorial/introduction-2.log (+6 -6)
===================================================================
--- doc/source/example/tutorial/introduction-2.log 2012-05-18 17:57:47 +0900 (dc635d2)
+++ doc/source/example/tutorial/introduction-2.log 2012-05-18 17:59:55 +0900 (8deac91)
@@ -1,22 +1,22 @@
Execution example::
-% groonga /tmp/groonga-databases/introduction.db
- status
+ % groonga /tmp/groonga-databases/introduction.db
+ status
# [
# [
# 0,
- # 1336611841.14606,
- # 0.000140905380249023
+ # 1337331525.06603,
+ # 6.62803649902344e-05
# ],
# {
# "uptime": 0,
# "max_command_version": 2,
# "n_queries": 0,
# "cache_hit_rate": 0.0,
- # "version": "2.0.2",
+ # "version": "2.0.2-28-g74fc93a",
# "alloc_count": 130,
# "command_version": 1,
- # "starttime": 1336611841,
+ # "starttime": 1337331525,
# "default_command_version": 1
# }
# ]