mirror of
https://github.com/restic/restic.git
synced 2025-03-13 14:10:53 +00:00
Merge pull request #2568 from flofeld/patch-1
corrected option s3.storage-class in documentation
This commit is contained in:
commit
c184da21d0
@ -251,7 +251,7 @@ A snapshot was created and stored in the S3 bucket. By default backups to AWS S3
|
||||
|
||||
.. 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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user