Kouhei Sutou
null+****@clear*****
Wed Aug 19 17:25:04 JST 2015
Kouhei Sutou 2015-08-19 17:25:04 +0900 (Wed, 19 Aug 2015) New Revision: 74cbd415d3571c72bff62436a50c6f09f2b3836a https://github.com/groonga/groonga/commit/74cbd415d3571c72bff62436a50c6f09f2b3836a Message: doc: follow thread_count -> thread_limit change Modified files: doc/source/example/reference/commands/database_unmap/usage_failure.log doc/source/example/reference/commands/database_unmap/usage_success.log Modified: doc/source/example/reference/commands/database_unmap/usage_failure.log (+1 -1) =================================================================== --- doc/source/example/reference/commands/database_unmap/usage_failure.log 2015-08-19 17:14:12 +0900 (a93897c) +++ doc/source/example/reference/commands/database_unmap/usage_failure.log 2015-08-19 17:25:04 +0900 (26ceefa) @@ -1,6 +1,6 @@ Execution example:: - thread_count --new_count 2 + thread_limit --max 2 # [[0, 1337566253.89858, 0.000355720520019531], 1] database_unmap # [ Modified: doc/source/example/reference/commands/database_unmap/usage_success.log (+1 -1) =================================================================== --- doc/source/example/reference/commands/database_unmap/usage_success.log 2015-08-19 17:14:12 +0900 (bfa0c4f) +++ doc/source/example/reference/commands/database_unmap/usage_success.log 2015-08-19 17:25:04 +0900 (1f1d5cd) @@ -1,6 +1,6 @@ Execution example:: - thread_count --new_count 1 + thread_limit --max 1 # [[0, 1337566253.89858, 0.000355720520019531], 2] database_unmap # [[0, 1337566253.89858, 0.000355720520019531], true] -------------- next part -------------- HTML����������������������������...Download