mirror of
https://github.com/kees-z/DuplicatiDocs.git
synced 2025-08-04 16:33:30 +00:00
Merge pull request #48 from RealOrangeOne/patch-1
Fix typo in credentials constraints
This commit is contained in:
@@ -69,7 +69,7 @@ The storage-URL should be specified in this format:
|
|||||||
|
|
||||||
Multiple source paths can be specified if they are separated by a space.
|
Multiple source paths can be specified if they are separated by a space.
|
||||||
|
|
||||||
`username` ust not contain `:` and `password` must not contain `@`. If they do, specify username and password using `--auth-username` and `--auth-password`, or url-encode them.
|
`username` must not contain `:` and `password` must not contain `@`. If they do, specify username and password using `--auth-username` and `--auth-password`, or url-encode them.
|
||||||
|
|
||||||
Add as many advanced options as needed, like `--passphrase` and `--dblock-size`.
|
Add as many advanced options as needed, like `--passphrase` and `--dblock-size`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user