updated README.md

This commit is contained in:
2025-02-11 08:46:49 -06:00
parent db46aa43ac
commit 8d2c6b77b8

View File

@ -70,8 +70,7 @@ 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` * `repertory -s3 --name '<my config name>' -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: