Navigation Menu

Skip to content

Commit

Permalink
Add missing since
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 26, 2017
1 parent ee110d8 commit e45054f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _po/ja/reference/modules/pgroonga-check.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2017-04-26 16:26+0900\n"
"PO-Revision-Date: 2017-04-26 16:37+0900\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -22,6 +22,9 @@ msgstr ""
msgid "# `pgroonga_check` module"
msgstr "# `pgroonga_check`モジュール"

msgid "Since 1.2.0."
msgstr "1.2.0で追加。"

msgid "## Summary"
msgstr "## 概要"

Expand Down
2 changes: 2 additions & 0 deletions ja/reference/modules/pgroonga-check.md
Expand Up @@ -5,6 +5,8 @@ upper_level: ../

# `pgroonga_check`モジュール

1.2.0で追加。

## 概要

`pgroonga_check`モジュールは起動時にPGroongaのデータベースの一貫性をチェックします。PGroongaのデータベースが壊れている場合は自動でそのデータベースを復旧します。
Expand Down
2 changes: 2 additions & 0 deletions reference/modules/pgroonga-check.md
Expand Up @@ -5,6 +5,8 @@ upper_level: ../

# `pgroonga_check` module

Since 1.2.0.

## Summary

`pgroonga_check` module checkes PGroonga database consistency on startup. If PGroonga database is broken, it tries to recover the database.
Expand Down

0 comments on commit e45054f

Please sign in to comment.