From 01857e778275a703a70ec62476b1b660db97ac8e Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:23:10 +0100 Subject: [PATCH 01/14] `a` -> `an` --- src/2.1/en/source.xml | 2 +- src/3.0/en/source.xml | 2 +- src/3.1/en/source.xml | 2 +- src/3.2/en/source.xml | 2 +- src/4.0/en/source.xml | 2 +- src/5.0/en/source.xml | 4 ++-- src/5.1/en/source.xml | 4 ++-- src/5.2/en/source.xml | 4 ++-- src/6.0/en/source.xml | 4 ++-- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/2.1/en/source.xml b/src/2.1/en/source.xml index c80713c..7aeace4 100644 --- a/src/2.1/en/source.xml +++ b/src/2.1/en/source.xml @@ -56,7 +56,7 @@ ArangoDB - Backup a ArangoDB database with arangodump. + Backup an ArangoDB database with arangodump. diff --git a/src/3.0/en/source.xml b/src/3.0/en/source.xml index 51e0630..936528f 100644 --- a/src/3.0/en/source.xml +++ b/src/3.0/en/source.xml @@ -60,7 +60,7 @@ ArangoDB - Backup a ArangoDB database with arangodump. + Backup an ArangoDB database with arangodump.
diff --git a/src/3.1/en/source.xml b/src/3.1/en/source.xml index 21fd38b..561ee75 100644 --- a/src/3.1/en/source.xml +++ b/src/3.1/en/source.xml @@ -60,7 +60,7 @@ ArangoDB - Backup a ArangoDB database with arangodump. + Backup an ArangoDB database with arangodump.
diff --git a/src/3.2/en/source.xml b/src/3.2/en/source.xml index c991fe0..0d3fa3d 100644 --- a/src/3.2/en/source.xml +++ b/src/3.2/en/source.xml @@ -64,7 +64,7 @@ ArangoDB - Backup a ArangoDB database with arangodump. + Backup an ArangoDB database with arangodump.
diff --git a/src/4.0/en/source.xml b/src/4.0/en/source.xml index 7695aca..ef2e2b1 100644 --- a/src/4.0/en/source.xml +++ b/src/4.0/en/source.xml @@ -64,7 +64,7 @@ ArangoDB - Backup a ArangoDB database with arangodump. + Backup an ArangoDB database with arangodump.
diff --git a/src/5.0/en/source.xml b/src/5.0/en/source.xml index c7c40eb..8a95652 100644 --- a/src/5.0/en/source.xml +++ b/src/5.0/en/source.xml @@ -68,7 +68,7 @@ ArangoDB - Backup a ArangoDB database with arangodump. + Backup an ArangoDB database with arangodump.
@@ -182,7 +182,7 @@ Elastic - Backup a Elastic index with elasticdump. + Backup an Elastic index with elasticdump.
diff --git a/src/5.1/en/source.xml b/src/5.1/en/source.xml index edcb4af..1c8c4ee 100644 --- a/src/5.1/en/source.xml +++ b/src/5.1/en/source.xml @@ -68,7 +68,7 @@ ArangoDB - Backup a ArangoDB database with arangodump. + Backup an ArangoDB database with arangodump.
@@ -182,7 +182,7 @@ Elastic - Backup a Elastic index with elasticdump. + Backup an Elastic index with elasticdump.
diff --git a/src/5.2/en/source.xml b/src/5.2/en/source.xml index edcb4af..1c8c4ee 100644 --- a/src/5.2/en/source.xml +++ b/src/5.2/en/source.xml @@ -68,7 +68,7 @@ ArangoDB - Backup a ArangoDB database with arangodump. + Backup an ArangoDB database with arangodump.
@@ -182,7 +182,7 @@ Elastic - Backup a Elastic index with elasticdump. + Backup an Elastic index with elasticdump.
diff --git a/src/6.0/en/source.xml b/src/6.0/en/source.xml index a397677..1fc56cc 100644 --- a/src/6.0/en/source.xml +++ b/src/6.0/en/source.xml @@ -76,7 +76,7 @@ ArangoDB - Backup a ArangoDB database with arangodump. + Backup an ArangoDB database with arangodump.
@@ -190,7 +190,7 @@ Elastic - Backup a Elastic index with elasticdump. + Backup an Elastic index with elasticdump.
From 54979a1d3f5cc85068aedb5222f8ce929f7d6fd4 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:25:40 +0100 Subject: [PATCH 02/14] `arangodump` -> `elasticdump` --- src/5.0/en/source.xml | 2 +- src/5.1/en/source.xml | 2 +- src/5.2/en/source.xml | 2 +- src/6.0/en/source.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/5.0/en/source.xml b/src/5.0/en/source.xml index 8a95652..0a131cb 100644 --- a/src/5.0/en/source.xml +++ b/src/5.0/en/source.xml @@ -186,7 +186,7 @@
- arangodump-Options + elasticdump-Options diff --git a/src/5.1/en/source.xml b/src/5.1/en/source.xml index 1c8c4ee..7ade31e 100644 --- a/src/5.1/en/source.xml +++ b/src/5.1/en/source.xml @@ -186,7 +186,7 @@
- arangodump-Options + elasticdump-Options diff --git a/src/5.2/en/source.xml b/src/5.2/en/source.xml index 1c8c4ee..7ade31e 100644 --- a/src/5.2/en/source.xml +++ b/src/5.2/en/source.xml @@ -186,7 +186,7 @@
- arangodump-Options + elasticdump-Options diff --git a/src/6.0/en/source.xml b/src/6.0/en/source.xml index 1fc56cc..6ba63c5 100644 --- a/src/6.0/en/source.xml +++ b/src/6.0/en/source.xml @@ -194,7 +194,7 @@
- arangodump-Options + elasticdump-Options From f6ce7d2bafdfab25ce9b1a8ee4a53667198d10db Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:26:33 +0100 Subject: [PATCH 03/14] `you` -> `your` --- src/6.0/en/source.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/6.0/en/source.xml b/src/6.0/en/source.xml index 6ba63c5..20e3757 100644 --- a/src/6.0/en/source.xml +++ b/src/6.0/en/source.xml @@ -351,7 +351,7 @@ LDAP - ldapdump - Backup you LDAP data with ldapdump. + Backup your LDAP data with ldapdump.
From 898f37bd5ca3bea76615ec076b98d148f70821e5 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:30:41 +0100 Subject: [PATCH 04/14] `redis` -> `Redis` --- src/2.1/en/source.xml | 4 ++-- src/3.0/en/source.xml | 4 ++-- src/3.1/en/source.xml | 4 ++-- src/3.2/en/source.xml | 4 ++-- src/4.0/en/source.xml | 4 ++-- src/5.0/en/source.xml | 4 ++-- src/5.1/en/source.xml | 4 ++-- src/5.2/en/source.xml | 4 ++-- src/6.0/en/source.xml | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/2.1/en/source.xml b/src/2.1/en/source.xml index 7aeace4..02aab4e 100644 --- a/src/2.1/en/source.xml +++ b/src/2.1/en/source.xml @@ -35,7 +35,7 @@ redis - Backup redis with the redis-cli command line tool. + Backup Redis with the redis-cli command line tool. tar @@ -501,7 +501,7 @@ redis - Backup redis data structure store using redis-cli. + Backup Redis data structure store using redis-cli.
diff --git a/src/3.0/en/source.xml b/src/3.0/en/source.xml index 936528f..910ee32 100644 --- a/src/3.0/en/source.xml +++ b/src/3.0/en/source.xml @@ -39,7 +39,7 @@ redis - Backup redis with the redis-cli command line tool. + Backup Redis with the redis-cli command line tool. tar @@ -644,7 +644,7 @@ redis - Backup redis data structure store using redis-cli. + Backup Redis data structure store using redis-cli.
diff --git a/src/3.1/en/source.xml b/src/3.1/en/source.xml index 561ee75..5a0a488 100644 --- a/src/3.1/en/source.xml +++ b/src/3.1/en/source.xml @@ -39,7 +39,7 @@ redis - Backup redis with the redis-cli command line tool. + Backup Redis with the redis-cli command line tool. tar @@ -651,7 +651,7 @@ redis - Backup redis data structure store using redis-cli. + Backup Redis data structure store using redis-cli.
diff --git a/src/3.2/en/source.xml b/src/3.2/en/source.xml index 0d3fa3d..34d119d 100644 --- a/src/3.2/en/source.xml +++ b/src/3.2/en/source.xml @@ -39,7 +39,7 @@ redis - Backup redis with the redis-cli command line tool. + Backup Redis with the redis-cli command line tool. rsync @@ -662,7 +662,7 @@ redis - Backup redis data structure store using redis-cli. + Backup Redis data structure store using redis-cli.
diff --git a/src/4.0/en/source.xml b/src/4.0/en/source.xml index ef2e2b1..5a0aa8c 100644 --- a/src/4.0/en/source.xml +++ b/src/4.0/en/source.xml @@ -39,7 +39,7 @@ redis - Backup redis with the redis-cli command line tool. + Backup Redis with the redis-cli command line tool. rsync @@ -690,7 +690,7 @@ redis - Backup redis data structure store using redis-cli. + Backup Redis data structure store using redis-cli.
diff --git a/src/5.0/en/source.xml b/src/5.0/en/source.xml index 0a131cb..40d8599 100644 --- a/src/5.0/en/source.xml +++ b/src/5.0/en/source.xml @@ -43,7 +43,7 @@ redis - Backup redis with the redis-cli command line tool. + Backup Redis with the redis-cli command line tool. rsync @@ -790,7 +790,7 @@ redis - Backup redis data structure store using redis-cli. + Backup Redis data structure store using redis-cli.
diff --git a/src/5.1/en/source.xml b/src/5.1/en/source.xml index 7ade31e..1356b9f 100644 --- a/src/5.1/en/source.xml +++ b/src/5.1/en/source.xml @@ -43,7 +43,7 @@ redis - Backup redis with the redis-cli command line tool. + Backup Redis with the redis-cli command line tool. rsync @@ -790,7 +790,7 @@ redis - Backup redis data structure store using redis-cli. + Backup Redis data structure store using redis-cli.
diff --git a/src/5.2/en/source.xml b/src/5.2/en/source.xml index 7ade31e..1356b9f 100644 --- a/src/5.2/en/source.xml +++ b/src/5.2/en/source.xml @@ -43,7 +43,7 @@ redis - Backup redis with the redis-cli command line tool. + Backup Redis with the redis-cli command line tool. rsync @@ -790,7 +790,7 @@ redis - Backup redis data structure store using redis-cli. + Backup Redis data structure store using redis-cli.
diff --git a/src/6.0/en/source.xml b/src/6.0/en/source.xml index 20e3757..ed2f917 100644 --- a/src/6.0/en/source.xml +++ b/src/6.0/en/source.xml @@ -51,7 +51,7 @@ redis - Backup redis with the redis-cli command line tool. + Backup Redis with the redis-cli command line tool. rsync From 616e921fb65d05729cea3037c94656878914b348 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:32:21 +0100 Subject: [PATCH 05/14] `you` -> `your` --- src/6.0/en/source.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/6.0/en/source.xml b/src/6.0/en/source.xml index ed2f917..104eebc 100644 --- a/src/6.0/en/source.xml +++ b/src/6.0/en/source.xml @@ -372,7 +372,7 @@ string no localhost - Hostname of you LDAP server. + Hostname of your LDAP server. port From 645ed28b21aa3354f2df55265e2e41198c99c416 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:34:05 +0100 Subject: [PATCH 06/14] `myDstabase` -> `myDatabase` --- src/3.0/en/source.xml | 2 +- src/3.1/en/source.xml | 2 +- src/3.2/en/source.xml | 2 +- src/4.0/en/source.xml | 2 +- src/5.0/en/source.xml | 2 +- src/5.1/en/source.xml | 2 +- src/5.2/en/source.xml | 2 +- src/6.0/en/source.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/3.0/en/source.xml b/src/3.0/en/source.xml index 910ee32..e3b929f 100644 --- a/src/3.0/en/source.xml +++ b/src/3.0/en/source.xml @@ -618,7 +618,7 @@ pgdump XML example - diff --git a/src/3.1/en/source.xml b/src/3.1/en/source.xml index 5a0a488..37e8ec9 100644 --- a/src/3.1/en/source.xml +++ b/src/3.1/en/source.xml @@ -625,7 +625,7 @@ pgdump XML example - diff --git a/src/3.2/en/source.xml b/src/3.2/en/source.xml index 34d119d..35c249f 100644 --- a/src/3.2/en/source.xml +++ b/src/3.2/en/source.xml @@ -636,7 +636,7 @@ pgdump XML example - diff --git a/src/4.0/en/source.xml b/src/4.0/en/source.xml index 5a0aa8c..83eee55 100644 --- a/src/4.0/en/source.xml +++ b/src/4.0/en/source.xml @@ -664,7 +664,7 @@ pgdump XML example - diff --git a/src/5.0/en/source.xml b/src/5.0/en/source.xml index 40d8599..418f679 100644 --- a/src/5.0/en/source.xml +++ b/src/5.0/en/source.xml @@ -764,7 +764,7 @@ pgdump XML example - diff --git a/src/5.1/en/source.xml b/src/5.1/en/source.xml index 1356b9f..20a579a 100644 --- a/src/5.1/en/source.xml +++ b/src/5.1/en/source.xml @@ -764,7 +764,7 @@ pgdump XML example - diff --git a/src/5.2/en/source.xml b/src/5.2/en/source.xml index 1356b9f..20a579a 100644 --- a/src/5.2/en/source.xml +++ b/src/5.2/en/source.xml @@ -764,7 +764,7 @@ pgdump XML example - diff --git a/src/6.0/en/source.xml b/src/6.0/en/source.xml index 104eebc..b307a42 100644 --- a/src/6.0/en/source.xml +++ b/src/6.0/en/source.xml @@ -956,7 +956,7 @@ pgdump XML example - From 44c7d567b5cc30ed75a6b5addaaa906c604b394d Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:37:14 +0100 Subject: [PATCH 07/14] `MyDatabase` -> `myDatabase` --- src/5.1/en/configuration.xml | 4 ++-- src/5.2/en/configuration.xml | 4 ++-- src/6.0/en/configuration.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/5.1/en/configuration.xml b/src/5.1/en/configuration.xml index e889289..8e2c4cc 100644 --- a/src/5.1/en/configuration.xml +++ b/src/5.1/en/configuration.xml @@ -35,7 +35,7 @@ - +
From d9e2054fbf61d5400467383aff831e4dae735ef1 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:41:47 +0100 Subject: [PATCH 11/14] `Influxdb` -> `InfluxDB` --- src/6.0/en/source.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/6.0/en/source.xml b/src/6.0/en/source.xml index b307a42..802b219 100644 --- a/src/6.0/en/source.xml +++ b/src/6.0/en/source.xml @@ -31,7 +31,7 @@ influxdump - Backup Influxdb with the influxd command line tool. + Backup InfluxDB with the influxd command line tool. ldapdump From 52bc5a24eae21babbb3a54e52e1ebfdcb7d6fb07 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:44:56 +0100 Subject: [PATCH 12/14] `connecto` -> `connect` --- src/3.2/en/source.xml | 2 +- src/4.0/en/source.xml | 2 +- src/5.0/en/source.xml | 2 +- src/5.1/en/source.xml | 2 +- src/5.2/en/source.xml | 2 +- src/6.0/en/source.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/3.2/en/source.xml b/src/3.2/en/source.xml index 35c249f..c486bb4 100644 --- a/src/3.2/en/source.xml +++ b/src/3.2/en/source.xml @@ -771,7 +771,7 @@ string no - - Host to connecto to. + Host to connect to. user diff --git a/src/4.0/en/source.xml b/src/4.0/en/source.xml index 83eee55..24f84ad 100644 --- a/src/4.0/en/source.xml +++ b/src/4.0/en/source.xml @@ -792,7 +792,7 @@ string no - - Host to connecto to. + Host to connect to. user diff --git a/src/5.0/en/source.xml b/src/5.0/en/source.xml index 418f679..2423b41 100644 --- a/src/5.0/en/source.xml +++ b/src/5.0/en/source.xml @@ -892,7 +892,7 @@ string no - - Host to connecto to. + Host to connect to. user diff --git a/src/5.1/en/source.xml b/src/5.1/en/source.xml index 20a579a..f84128a 100644 --- a/src/5.1/en/source.xml +++ b/src/5.1/en/source.xml @@ -892,7 +892,7 @@ string no - - Host to connecto to. + Host to connect to. user diff --git a/src/5.2/en/source.xml b/src/5.2/en/source.xml index 20a579a..f84128a 100644 --- a/src/5.2/en/source.xml +++ b/src/5.2/en/source.xml @@ -892,7 +892,7 @@ string no - - Host to connecto to. + Host to connect to. user diff --git a/src/6.0/en/source.xml b/src/6.0/en/source.xml index 802b219..a562078 100644 --- a/src/6.0/en/source.xml +++ b/src/6.0/en/source.xml @@ -1084,7 +1084,7 @@ string no - - Host to connecto to. + Host to connect to. user From 862c11901b2b710d3916276e3ebbe72577893178 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:46:44 +0100 Subject: [PATCH 13/14] `f.e.` -> `e.g.` --- src/2.1/en/installation.xml | 2 +- src/2.1/en/integrations.xml | 6 +++--- src/3.0/en/installation.xml | 2 +- src/3.0/en/integrations.xml | 6 +++--- src/3.1/en/installation.xml | 2 +- src/3.1/en/integrations.xml | 6 +++--- src/3.2/en/installation.xml | 2 +- src/3.2/en/integrations.xml | 6 +++--- src/4.0/en/installation.xml | 2 +- src/4.0/en/integrations.xml | 6 +++--- src/4.0/en/source.xml | 2 +- src/5.0/en/installation.xml | 2 +- src/5.0/en/integrations.xml | 6 +++--- src/5.0/en/source.xml | 2 +- src/5.1/en/installation.xml | 2 +- src/5.1/en/integrations.xml | 6 +++--- src/5.1/en/source.xml | 2 +- src/5.2/en/installation.xml | 2 +- src/5.2/en/integrations.xml | 6 +++--- src/5.2/en/source.xml | 2 +- src/6.0/en/source.xml | 2 +- 21 files changed, 37 insertions(+), 37 deletions(-) diff --git a/src/2.1/en/installation.xml b/src/2.1/en/installation.xml index 4ccc94a..71d1427 100644 --- a/src/2.1/en/installation.xml +++ b/src/2.1/en/installation.xml @@ -26,7 +26,7 @@ - The different backup sources may need their respective executable binary f.e. mysqldump. + The different backup sources may need their respective executable binary e.g. mysqldump. diff --git a/src/2.1/en/integrations.xml b/src/2.1/en/integrations.xml index 2450d25..26d74c6 100644 --- a/src/2.1/en/integrations.xml +++ b/src/2.1/en/integrations.xml @@ -92,7 +92,7 @@ While the phpbu configuration files give you full access to all features of phpbu - the laravel configuration file currently does not support all features of phpbu f.e. encryption. + the laravel configuration file currently does not support all features of phpbu e.g. encryption. Using the laravel configuration @@ -133,14 +133,14 @@ Just define the laravel database connection configured in your databases.php configuration - you want to backup and you are done. You can overwrite every setting defined with the specific option f.e. + you want to backup and you are done. You can overwrite every setting defined with the specific option e.g. username or password in case you have to use different credentials to backup your database. You can use every option the mysqldump source supports - f.e. to exclude some tables. + e.g. to exclude some tables. Just use the option-name as index and the option-value as value. diff --git a/src/3.0/en/installation.xml b/src/3.0/en/installation.xml index b8c8e2d..53b6391 100644 --- a/src/3.0/en/installation.xml +++ b/src/3.0/en/installation.xml @@ -26,7 +26,7 @@ - The different backup sources may need their respective executable binary f.e. mysqldump. + The different backup sources may need their respective executable binary e.g. mysqldump. diff --git a/src/3.0/en/integrations.xml b/src/3.0/en/integrations.xml index 69dcdf7..b1511ee 100644 --- a/src/3.0/en/integrations.xml +++ b/src/3.0/en/integrations.xml @@ -92,7 +92,7 @@ While the phpbu configuration files give you full access to all features of phpbu - the laravel configuration file currently does not support all features of phpbu f.e. encryption. + the laravel configuration file currently does not support all features of phpbu e.g. encryption. Using the laravel configuration @@ -133,14 +133,14 @@ Just define the laravel database connection configured in your databases.php configuration - you want to backup and you are done. You can overwrite every setting defined with the specific option f.e. + you want to backup and you are done. You can overwrite every setting defined with the specific option e.g. username or password in case you have to use different credentials to backup your database. You can use every option the mysqldump source supports - f.e. to exclude some tables. + e.g. to exclude some tables. Just use the option-name as index and the option-value as value. diff --git a/src/3.1/en/installation.xml b/src/3.1/en/installation.xml index 7f187c1..6a5849e 100644 --- a/src/3.1/en/installation.xml +++ b/src/3.1/en/installation.xml @@ -27,7 +27,7 @@ - The different backup sources may need their respective executable binary f.e. mysqldump. + The different backup sources may need their respective executable binary e.g. mysqldump. diff --git a/src/3.1/en/integrations.xml b/src/3.1/en/integrations.xml index 3abe869..5b86f40 100644 --- a/src/3.1/en/integrations.xml +++ b/src/3.1/en/integrations.xml @@ -92,7 +92,7 @@ While the phpbu configuration files give you full access to all features of phpbu - the laravel configuration file currently does not support all features of phpbu f.e. encryption. + the laravel configuration file currently does not support all features of phpbu e.g. encryption. Using the laravel configuration @@ -133,14 +133,14 @@ Just define the laravel database connection configured in your databases.php configuration - you want to backup and you are done. You can overwrite every setting defined with the specific option f.e. + you want to backup and you are done. You can overwrite every setting defined with the specific option e.g. username or password in case you have to use different credentials to backup your database. You can use every option the mysqldump source supports - f.e. to exclude some tables. + e.g. to exclude some tables. Just use the option-name as index and the option-value as value. diff --git a/src/3.2/en/installation.xml b/src/3.2/en/installation.xml index 6b6b5fe..2043fbe 100644 --- a/src/3.2/en/installation.xml +++ b/src/3.2/en/installation.xml @@ -27,7 +27,7 @@ - The different backup sources may need their respective executable binary f.e. mysqldump. + The different backup sources may need their respective executable binary e.g. mysqldump. diff --git a/src/3.2/en/integrations.xml b/src/3.2/en/integrations.xml index dd025cd..91e4d6d 100644 --- a/src/3.2/en/integrations.xml +++ b/src/3.2/en/integrations.xml @@ -92,7 +92,7 @@ While the phpbu configuration files give you full access to all features of phpbu - the laravel configuration file currently does not support all features of phpbu f.e. encryption. + the laravel configuration file currently does not support all features of phpbu e.g. encryption. Using the laravel configuration @@ -133,14 +133,14 @@ Just define the laravel database connection configured in your databases.php configuration - you want to backup and you are done. You can overwrite every setting defined with the specific option f.e. + you want to backup and you are done. You can overwrite every setting defined with the specific option e.g. username or password in case you have to use different credentials to backup your database. You can use every option the mysqldump source supports - f.e. to exclude some tables. + e.g. to exclude some tables. Just use the option-name as index and the option-value as value. diff --git a/src/4.0/en/installation.xml b/src/4.0/en/installation.xml index 2c7156f..5d0e3aa 100644 --- a/src/4.0/en/installation.xml +++ b/src/4.0/en/installation.xml @@ -27,7 +27,7 @@ - The different backup sources may need their respective executable binary f.e. mysqldump. + The different backup sources may need their respective executable binary e.g. mysqldump. diff --git a/src/4.0/en/integrations.xml b/src/4.0/en/integrations.xml index 8d4d861..201be3f 100644 --- a/src/4.0/en/integrations.xml +++ b/src/4.0/en/integrations.xml @@ -92,7 +92,7 @@ While the phpbu configuration files give you full access to all features of phpbu - the laravel configuration file currently does not support all features of phpbu f.e. encryption. + the laravel configuration file currently does not support all features of phpbu e.g. encryption. Using the laravel configuration @@ -133,14 +133,14 @@ Just define the laravel database connection configured in your databases.php configuration - you want to backup and you are done. You can overwrite every setting defined with the specific option f.e. + you want to backup and you are done. You can overwrite every setting defined with the specific option e.g. username or password in case you have to use different credentials to backup your database. You can use every option the mysqldump source supports - f.e. to exclude some tables. + e.g. to exclude some tables. Just use the option-name as index and the option-value as value. diff --git a/src/4.0/en/source.xml b/src/4.0/en/source.xml index 24f84ad..30f0ec8 100644 --- a/src/4.0/en/source.xml +++ b/src/4.0/en/source.xml @@ -895,7 +895,7 @@ string no - - Set custom compression program f.e. lbzip2. + Set custom compression program e.g. lbzip2. removeSourceDir diff --git a/src/5.0/en/installation.xml b/src/5.0/en/installation.xml index 41051d6..c497f4d 100644 --- a/src/5.0/en/installation.xml +++ b/src/5.0/en/installation.xml @@ -26,7 +26,7 @@ - The different backup sources may need their respective executable binary f.e. mysqldump. + The different backup sources may need their respective executable binary e.g. mysqldump. diff --git a/src/5.0/en/integrations.xml b/src/5.0/en/integrations.xml index b190622..11186a6 100644 --- a/src/5.0/en/integrations.xml +++ b/src/5.0/en/integrations.xml @@ -92,7 +92,7 @@ While the phpbu configuration files give you full access to all features of phpbu - the laravel configuration file currently does not support all features of phpbu f.e. encryption. + the laravel configuration file currently does not support all features of phpbu e.g. encryption. Using the laravel configuration @@ -133,14 +133,14 @@ Just define the laravel database connection configured in your databases.php configuration - you want to backup and you are done. You can overwrite every setting defined with the specific option f.e. + you want to backup and you are done. You can overwrite every setting defined with the specific option e.g. username or password in case you have to use different credentials to backup your database. You can use every option the mysqldump source supports - f.e. to exclude some tables. + e.g. to exclude some tables. Just use the option-name as index and the option-value as value. diff --git a/src/5.0/en/source.xml b/src/5.0/en/source.xml index 2423b41..3e1edd9 100644 --- a/src/5.0/en/source.xml +++ b/src/5.0/en/source.xml @@ -995,7 +995,7 @@ string no - - Set custom compression program f.e. lbzip2. + Set custom compression program e.g. lbzip2. removeSourceDir diff --git a/src/5.1/en/installation.xml b/src/5.1/en/installation.xml index 27613a5..528f19d 100644 --- a/src/5.1/en/installation.xml +++ b/src/5.1/en/installation.xml @@ -26,7 +26,7 @@ - The different backup sources may need their respective executable binary f.e. mysqldump. + The different backup sources may need their respective executable binary e.g. mysqldump. diff --git a/src/5.1/en/integrations.xml b/src/5.1/en/integrations.xml index ebb8b99..ca2b4ad 100644 --- a/src/5.1/en/integrations.xml +++ b/src/5.1/en/integrations.xml @@ -92,7 +92,7 @@ While the phpbu configuration files give you full access to all features of phpbu - the laravel configuration file currently does not support all features of phpbu f.e. encryption. + the laravel configuration file currently does not support all features of phpbu e.g. encryption. Using the laravel configuration @@ -133,14 +133,14 @@ Just define the laravel database connection configured in your databases.php configuration - you want to backup and you are done. You can overwrite every setting defined with the specific option f.e. + you want to backup and you are done. You can overwrite every setting defined with the specific option e.g. username or password in case you have to use different credentials to backup your database. You can use every option the mysqldump source supports - f.e. to exclude some tables. + e.g. to exclude some tables. Just use the option-name as index and the option-value as value. diff --git a/src/5.1/en/source.xml b/src/5.1/en/source.xml index f84128a..ddb2ebb 100644 --- a/src/5.1/en/source.xml +++ b/src/5.1/en/source.xml @@ -995,7 +995,7 @@ string no - - Set custom compression program f.e. lbzip2. + Set custom compression program e.g. lbzip2. removeSourceDir diff --git a/src/5.2/en/installation.xml b/src/5.2/en/installation.xml index 00baee8..e6016ba 100644 --- a/src/5.2/en/installation.xml +++ b/src/5.2/en/installation.xml @@ -26,7 +26,7 @@ - The different backup sources may need their respective executable binary f.e. mysqldump. + The different backup sources may need their respective executable binary e.g. mysqldump. diff --git a/src/5.2/en/integrations.xml b/src/5.2/en/integrations.xml index 496a388..5476685 100644 --- a/src/5.2/en/integrations.xml +++ b/src/5.2/en/integrations.xml @@ -92,7 +92,7 @@ While the phpbu configuration files give you full access to all features of phpbu - the laravel configuration file currently does not support all features of phpbu f.e. encryption. + the laravel configuration file currently does not support all features of phpbu e.g. encryption. Using the laravel configuration @@ -133,14 +133,14 @@ Just define the laravel database connection configured in your databases.php configuration - you want to backup and you are done. You can overwrite every setting defined with the specific option f.e. + you want to backup and you are done. You can overwrite every setting defined with the specific option e.g. username or password in case you have to use different credentials to backup your database. You can use every option the mysqldump source supports - f.e. to exclude some tables. + e.g. to exclude some tables. Just use the option-name as index and the option-value as value. diff --git a/src/5.2/en/source.xml b/src/5.2/en/source.xml index f84128a..ddb2ebb 100644 --- a/src/5.2/en/source.xml +++ b/src/5.2/en/source.xml @@ -995,7 +995,7 @@ string no - - Set custom compression program f.e. lbzip2. + Set custom compression program e.g. lbzip2. removeSourceDir diff --git a/src/6.0/en/source.xml b/src/6.0/en/source.xml index a562078..96fef19 100644 --- a/src/6.0/en/source.xml +++ b/src/6.0/en/source.xml @@ -1201,7 +1201,7 @@ string no - - Set custom compression program f.e. lbzip2. + Set custom compression program e.g. lbzip2. removeSourceDir From 49a38291c1bdb2faac50e2360722853067a63a33 Mon Sep 17 00:00:00 2001 From: Pete Cooper Date: Fri, 29 Aug 2025 16:48:49 +0100 Subject: [PATCH 14/14] `de.wikipedia` -> `en.wikipedia` --- src/2.1/en/configuration.xml | 2 +- src/3.0/en/configuration.xml | 2 +- src/3.1/en/configuration.xml | 2 +- src/3.2/en/configuration.xml | 2 +- src/4.0/en/configuration.xml | 2 +- src/5.0/en/configuration.xml | 2 +- src/5.1/en/configuration.xml | 2 +- src/5.2/en/configuration.xml | 2 +- src/6.0/en/configuration.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/2.1/en/configuration.xml b/src/2.1/en/configuration.xml index 76437d0..ff3f710 100644 --- a/src/2.1/en/configuration.xml +++ b/src/2.1/en/configuration.xml @@ -511,7 +511,7 @@ Schedule backups Scheduling your backups is not part of phpbu. Nevertheless here is an example how to do - it with Cron. Adding one of the following lines + it with Cron. Adding one of the following lines to your crontab will execute your backup every morning at 3:10 AM. diff --git a/src/3.0/en/configuration.xml b/src/3.0/en/configuration.xml index a6728c4..3090068 100644 --- a/src/3.0/en/configuration.xml +++ b/src/3.0/en/configuration.xml @@ -511,7 +511,7 @@ Schedule backups Scheduling your backups is not part of phpbu. Nevertheless here is an example how to do - it with Cron. Adding one of the following lines + it with Cron. Adding one of the following lines to your crontab will execute your backup every morning at 3:10 AM. diff --git a/src/3.1/en/configuration.xml b/src/3.1/en/configuration.xml index 68a87e6..612e8d5 100644 --- a/src/3.1/en/configuration.xml +++ b/src/3.1/en/configuration.xml @@ -511,7 +511,7 @@ Schedule backups Scheduling your backups is not part of phpbu. Nevertheless here is an example how to do - it with Cron. Adding one of the following lines + it with Cron. Adding one of the following lines to your crontab will execute your backup every morning at 3:10 AM. diff --git a/src/3.2/en/configuration.xml b/src/3.2/en/configuration.xml index a94693e..eeb5929 100644 --- a/src/3.2/en/configuration.xml +++ b/src/3.2/en/configuration.xml @@ -511,7 +511,7 @@ Schedule backups Scheduling your backups is not part of phpbu. Nevertheless here is an example how to do - it with Cron. Adding one of the following lines + it with Cron. Adding one of the following lines to your crontab will execute your backup every morning at 3:10 AM. diff --git a/src/4.0/en/configuration.xml b/src/4.0/en/configuration.xml index 6ba436d..4757fbb 100644 --- a/src/4.0/en/configuration.xml +++ b/src/4.0/en/configuration.xml @@ -608,7 +608,7 @@ Schedule backups Scheduling your backups is not part of phpbu. Nevertheless here is an example how to do - it with Cron. Adding one of the following lines + it with Cron. Adding one of the following lines to your crontab will execute your backup every morning at 3:10 AM. diff --git a/src/5.0/en/configuration.xml b/src/5.0/en/configuration.xml index a1c2490..e6fd1ae 100644 --- a/src/5.0/en/configuration.xml +++ b/src/5.0/en/configuration.xml @@ -624,7 +624,7 @@ Schedule backups Scheduling your backups is not part of phpbu. Nevertheless here is an example how to do - it with Cron. Adding one of the following lines + it with Cron. Adding one of the following lines to your crontab will execute your backup every morning at 3:10 AM. diff --git a/src/5.1/en/configuration.xml b/src/5.1/en/configuration.xml index 8e2c4cc..a8e12f9 100644 --- a/src/5.1/en/configuration.xml +++ b/src/5.1/en/configuration.xml @@ -624,7 +624,7 @@ Schedule backups Scheduling your backups is not part of phpbu. Nevertheless here is an example how to do - it with Cron. Adding one of the following lines + it with Cron. Adding one of the following lines to your crontab will execute your backup every morning at 3:10 AM. diff --git a/src/5.2/en/configuration.xml b/src/5.2/en/configuration.xml index c141d06..d729552 100644 --- a/src/5.2/en/configuration.xml +++ b/src/5.2/en/configuration.xml @@ -624,7 +624,7 @@ Schedule backups Scheduling your backups is not part of phpbu. Nevertheless here is an example how to do - it with Cron. Adding one of the following lines + it with Cron. Adding one of the following lines to your crontab will execute your backup every morning at 3:10 AM. diff --git a/src/6.0/en/configuration.xml b/src/6.0/en/configuration.xml index 285d5ec..05d8c4a 100644 --- a/src/6.0/en/configuration.xml +++ b/src/6.0/en/configuration.xml @@ -624,7 +624,7 @@ Schedule backups Scheduling your backups is not part of PHPBU. Nevertheless here is an example how to do - it with Cron. Adding one of the following lines + it with Cron. Adding one of the following lines to your crontab will execute your backup every morning at 3:10 AM.