Git commit 3f8b9a1ba731357ecd9e5bfd56a85ddd7d71826f by Burkhard Lück. Committed on 28/11/2018 at 20:08. Pushed by lueck into branch 'master'.
clarify which backups will be kept change according https://commits.kde.org/kbackup/91c1d455fedc3533f0d34fcb23df59170f2141b1 M +1 -1 doc/en/index.docbook https://commits.kde.org/kbackup/3f8b9a1ba731357ecd9e5bfd56a85ddd7d71826f diff --git a/doc/en/index.docbook b/doc/en/index.docbook index dad6d7b..2cfb7f7 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -221,7 +221,7 @@ which limit the size of a slice: </para> <para> -In the <guilabel>Profile Settings</guilabel>, you can also define a maximum number of backups being kept +In the <guilabel>Profile Settings</guilabel>, you can also define a maximum number of full backups being kept in the target folder, and therefore automatically deleting all older backups there. ⪚ if you set it to 3, &kbackup; will keep the last 3 backups and delete all older ones. </para>
