[Groonga-commit] droonga/droonga.org at 54df818 [gh-pages] Add missing indent

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 17 20:45:40 JST 2014


Kouhei Sutou	2014-07-17 20:45:40 +0900 (Thu, 17 Jul 2014)

  New Revision: 54df8180b0b861d4424bd0076a32aed3c050a775
  https://github.com/droonga/droonga.org/commit/54df8180b0b861d4424bd0076a32aed3c050a775

  Message:
    Add missing indent

  Modified files:
    reference/1.0.5/catalog/version2/index.md

  Modified: reference/1.0.5/catalog/version2/index.md (+4 -4)
===================================================================
--- reference/1.0.5/catalog/version2/index.md    2014-07-17 20:44:47 +0900 (7d9b922)
+++ reference/1.0.5/catalog/version2/index.md    2014-07-17 20:45:40 +0900 (50f52be)
@@ -623,10 +623,10 @@ Value
 
       ${host_name}:${port_number}/${tag}.${name}
 
-* `host_name`: The name of host that has the database instance.
-* `port_number`: The port number for the database instance.
-* `tag`: The tag of the database instance. The tag name can't include `.`. You can use multiple tags for one host name and port number pair.
-* `name`: The name of the databases instance. You can use multiple names for one host name, port number and tag triplet.
+  * `host_name`: The name of host that has the database instance.
+  * `port_number`: The port number for the database instance.
+  * `tag`: The tag of the database instance. The tag name can't include `.`. You can use multiple tags for one host name and port number pair.
+  * `name`: The name of the databases instance. You can use multiple names for one host name, port number and tag triplet.
 
 Default value
 : None.
-------------- next part --------------
HTML����������������������������...
Download 



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