updated README.md
This commit is contained in:
@ -41,7 +41,8 @@ on Windows.
|
|||||||
* `repertory --name '<my config name>' -set HostConfig.ApiPassword '<my password>'`
|
* `repertory --name '<my config name>' -set HostConfig.ApiPassword '<my password>'`
|
||||||
* `repertory --name '<my config name>' -set SiaConfig.Bucket '<my bucket name>'`
|
* `repertory --name '<my config name>' -set SiaConfig.Bucket '<my bucket name>'`
|
||||||
* To verify/view all configuration options:
|
* To verify/view all configuration options:
|
||||||
* `repertory -dc` or `repertory --name '<my config name>' -dc`
|
* `repertory -dc`
|
||||||
|
* `repertory --name '<my config nam>' -dc`
|
||||||
* Mounting on Linux:
|
* Mounting on Linux:
|
||||||
* `repertory /mnt/location`
|
* `repertory /mnt/location`
|
||||||
* `repertory --name default /mnt/location`
|
* `repertory --name default /mnt/location`
|
||||||
@ -69,7 +70,8 @@ on Windows.
|
|||||||
* Optionally, to enable encrypted file names and file data, set a strong, random encryption token:
|
* Optionally, to enable encrypted file names and file data, set a strong, random encryption token:
|
||||||
* `repertory --name '<my config name>' -set S3Config.EncryptionToken '<my strong password>'`
|
* `repertory --name '<my config name>' -set S3Config.EncryptionToken '<my strong password>'`
|
||||||
* To verify/view all configuration options:
|
* To verify/view all configuration options:
|
||||||
* `repertory -dc` or `repertory --name '<my config nam>' -dc`
|
* `repertory -dc`
|
||||||
|
* `repertory --name '<my config nam>' -dc`
|
||||||
* Mounting on Linux:
|
* Mounting on Linux:
|
||||||
* `repertory -s3 --name '<my config name>' /mnt/location`
|
* `repertory -s3 --name '<my config name>' /mnt/location`
|
||||||
* Mounting on Windows:
|
* Mounting on Windows:
|
||||||
|
Reference in New Issue
Block a user