Fixed docs

This commit is contained in:
Marco Cetica 2023-03-14 11:35:35 +01:00
parent 578d81fbd6
commit 3df55ee227
No known key found for this signature in database
GPG Key ID: 0EE8E2CF315D6F8E

View File

@ -115,7 +115,7 @@ Where `<ENCRYPTED_ARCHIVE>` is the encrypted backup and `<ARCHIVE_PASSWORD>` is
For instance: For instance:
```sh ```sh
$> ./backup.sh -extract backup-<hostname>-<YYYMMDD>.tar.gz.enc badpw1234 $> ./backup.sh --extract backup-<hostname>-<YYYMMDD>.tar.gz.enc badpw1234
``` ```
This will create a new folder called `backup.sh.tmp` in your local directory. Be sure to rename any directory This will create a new folder called `backup.sh.tmp` in your local directory. Be sure to rename any directory