From 6e7461514a418e0e4738f98893d366750b35e274 Mon Sep 17 00:00:00 2001 From: A Holt Date: Mon, 27 Aug 2018 10:56:07 -0400 Subject: [PATCH] Update README.rst --- roles/calibre-web/README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/roles/calibre-web/README.rst b/roles/calibre-web/README.rst index e16d30aa0..33a61203d 100644 --- a/roles/calibre-web/README.rst +++ b/roles/calibre-web/README.rst @@ -53,8 +53,8 @@ Upgrading --------- Reinstalling calibre-web automatically upgrades to the latest version. -Please backup your configuration before reinstalling. To retain your -configuration set `calibreweb_provision` variable to False. +Please back up your configuration before reinstalling. To retain your +configuration, set `calibreweb_provision` variable to False. You can manually upgrade using 'git' command: @@ -66,9 +66,9 @@ Backup Your Content ------------------- calibre-web stores e-books and various configuration settings under -/library/calibre-web. Please backup this folder before upgrading. Also set -`calibreweb_provision` variable to False before upgrading to prevent the -Provision script from over-writting your settings. +/library/calibre-web. Please back up this folder before upgrading. Also set +variable `calibreweb_provision` to False before upgrading, to prevent the +Provision script from overwriting your settings. Known Issues ------------