mirror of https://github.com/restic/restic.git
Fix a typo
This commit is contained in:
parent
5d4110d2a7
commit
81e6a9d0d0
|
@ -333,7 +333,7 @@ root path like this:
|
||||||
created restic backend a934bac191 at azure:foo:/
|
created restic backend a934bac191 at azure:foo:/
|
||||||
[...]
|
[...]
|
||||||
|
|
||||||
The number of concurrent connections to the B2 service can be set with the
|
The number of concurrent connections to the Azure Blob Storage service can be set with the
|
||||||
`-o azure.connections=10`. By default, at most five parallel connections are
|
`-o azure.connections=10`. By default, at most five parallel connections are
|
||||||
established.
|
established.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue