[Groonga-commit] groonga/groonga at a5ba848 [master] doc: fix wrong explain about "all" flag

Back to archive index
Yasuhiro Horimoto null+****@clear*****
Mon Jan 28 14:23:47 JST 2019


Yasuhiro Horimoto	2019-01-28 14:23:47 +0900 (Mon, 28 Jan 2019)

  Revision: a5ba8487ebf3072970c64820f9923ceac180cadc
  https://github.com/groonga/groonga/commit/a5ba8487ebf3072970c64820f9923ceac180cadc

  Message:
    doc: fix wrong explain about "all" flag

  Modified files:
    doc/locale/ja/LC_MESSAGES/reference.po
    doc/source/reference/executables/groonga.rst

  Modified: doc/locale/ja/LC_MESSAGES/reference.po (+3 -2)
===================================================================
--- doc/locale/ja/LC_MESSAGES/reference.po    2019-01-28 14:12:36 +0900 (7b232ba05)
+++ doc/locale/ja/LC_MESSAGES/reference.po    2019-01-28 14:23:47 +0900 (8cc9d9eab)
@@ -19114,8 +19114,9 @@ msgstr "スレッドIDををログに出力します。"
 msgid "``thread_id``"
 msgstr ""
 
-msgid "This flag specifies all flags except ``none`` flag."
-msgstr "このフラグは、 ``none`` フラグ以外のフラグ全てを指定します。"
+msgid "This flag specifies all flags except ``none`` and ``default`` flags."
+msgstr ""
+"このフラグは、 ``none`` と ``default`` フラグ以外の全てのフラグを指定します。"
 
 msgid "``all``"
 msgstr ""

  Modified: doc/source/reference/executables/groonga.rst (+1 -1)
===================================================================
--- doc/source/reference/executables/groonga.rst    2019-01-28 14:12:36 +0900 (8ead4ff9b)
+++ doc/source/reference/executables/groonga.rst    2019-01-28 14:23:47 +0900 (89b5b913c)
@@ -304,7 +304,7 @@ Options
      Output thread id into log
 
    ``all``
-     This flag specifies all flags except ``none`` flag.
+     This flag specifies all flags except ``none`` and ``default`` flags.
 
    ``default``
      Output timestamp and log message into the log.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190128/995ef851/attachment-0001.html>


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