mirror of
https://github.com/octoleo/restic.git
synced 2024-11-10 23:31:09 +00:00
corrected option s3.storage-class
Took me some time to figure it out
This commit is contained in:
parent
d70a4a9350
commit
ef5efc6a82
@ -251,7 +251,7 @@ A snapshot was created and stored in the S3 bucket. By default backups to AWS S3
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ ./restic backup -o s3.storageclass=REDUCED_REDUNDANCY test.bin
|
$ ./restic backup -o s3.storage-class=REDUCED_REDUNDANCY test.bin
|
||||||
|
|
||||||
This snapshot may now be restored:
|
This snapshot may now be restored:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user