diff --git a/docs/usage/backup.rst b/docs/usage/backup.rst --- a/docs/usage/backup.rst +++ b/docs/usage/backup.rst @@ -13,8 +13,8 @@ Just copy your .ini file, it contains al Whoosh index ------------ -Whoosh index is located in **/data/index** directory where you installed -Kallithea ie. the same place where the ini file is located +The Whoosh index is located in the ``data/index`` directory where you installed +Kallithea, i.e., the same place where the ini file is located Database @@ -23,4 +23,4 @@ Database When using sqlite just copy kallithea.db. Any other database engine requires a manual backup operation. -Database backup will contain all gathered statistics +A database backup will contain all gathered statistics.