updated cli options
@@ -6,6 +6,7 @@ Repertory supports multiple storage backends, each defined at mount time:
|
|||||||
|
|
||||||
| Short | Long | Description |
|
| Short | Long | Description |
|
||||||
|---:|---|---|
|
|---:|---|---|
|
||||||
|
| — | — | **Sia (default)**. Chosen automatically when no provider flag is given. |
|
||||||
| `-s3` | `--s3` | Amazon S3 or S3-compatible storage. |
|
| `-s3` | `--s3` | Amazon S3 or S3-compatible storage. |
|
||||||
| `-sia` | `--sia` | Sia renterd backend. |
|
| `-sia` | `--sia` | Sia renterd backend. |
|
||||||
| `-en` | `--encrypt` | Transparent encryption provider. Read-only passthrough to a local folder or disk, decrypting both filenames and file contents with **XChaCha20-Poly1305**. |
|
| `-en` | `--encrypt` | Transparent encryption provider. Read-only passthrough to a local folder or disk, decrypting both filenames and file contents with **XChaCha20-Poly1305**. |
|
||||||
|
Reference in New Issue
Block a user