updated README.md

This commit is contained in:
2025-02-11 09:09:08 -06:00
parent 9fdc0c172d
commit 6fd9d15c81

View File

@ -46,9 +46,13 @@ on Windows.
* `repertory --name '<my config nam>' -dc`
* Mounting on Linux:
* `repertory /mnt/location`
* `repertory --name '<my config nam>' /mnt/location`
* Example:
* `repertory --name default /mnt/location`
* Mounting on Windows:
* `repertory t:`
* `repertory --name '<my config nam>' t:`
* Example:
* `repertory --name default t:`
### S3
@ -76,8 +80,12 @@ on Windows.
* `repertory -s3 --name '<my config name>' -dc`
* Mounting on Linux:
* `repertory -s3 --name '<my config name>' /mnt/location`
* Example:
* `repertory -s3 --name minio /mnt/location`
* Mounting on Windows:
* `repertory -s3 --name '<my config name>' t:`
* Example:
* `repertory -s3 --name minio t:`
### Notable Options