mirror of
https://github.com/Steffo99/backup-duplicity.git
synced 2024-12-22 03:34:17 +00:00
Update blockquotes to new format
This commit is contained in:
parent
6f5e7d3767
commit
66212c0d2d
1 changed files with 4 additions and 2 deletions
|
@ -10,9 +10,11 @@ Backup solution for Docker volumes based on Duplicity
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
> **Warning**: The following instructions might be outdated, let me know if something doesn't work!
|
> [!WARNING]
|
||||||
|
> The following instructions might be outdated, let me know if something doesn't work!
|
||||||
|
|
||||||
> **Note**: The following instructions assume Google Drive is used as a storage backend; refer to [duplicity's man page](https://duplicity.us/stable/duplicity.1.html) to find out how to configure different backends!
|
> [!NOTE]
|
||||||
|
> The following instructions assume Google Drive is used as a storage backend; refer to [duplicity's man page](https://duplicity.us/stable/duplicity.1.html) to find out how to configure different backends!
|
||||||
|
|
||||||
### Backup
|
### Backup
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue