certbot, code, phpbu: add German translation (#4865)
This commit is contained in:
20
pages.de/common/phpbu.md
Normal file
20
pages.de/common/phpbu.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# phpbu
|
||||
|
||||
> Ein Backup framework für PHP.
|
||||
> Mehr informationen: <https://phpbu.de>.
|
||||
|
||||
- Backups mit der Standard "phpbu.xml" Konfigurationsdatei ausführen:
|
||||
|
||||
`phpbu`
|
||||
|
||||
- Backups mit einer spezifischen Konfigurationsdatei ausführen:
|
||||
|
||||
`phpbu --configuration={{pfad/zu/konfiguration.xml}}`
|
||||
|
||||
- Nur die angegebenen Backups ausführen:
|
||||
|
||||
`phpbu --limit={{backup_art}}`
|
||||
|
||||
- Aktionen die ausgeführt worden wären simulieren:
|
||||
|
||||
`phpbu --simulate`
|
Reference in New Issue
Block a user